Load Datasets into the Environment Interactively

"Hello R community!

Before running the UI and server components, I need to execute the command **df <- read_csv("data/df.csv")** in R Markdown to load my dataset into the environment. Is there a way to load the dataset interactively without having to perform the initial step in R Markdown? Thanks

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.