Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set directory for load the data? #57

Closed
MackyKavinsky opened this issue Apr 21, 2021 · 4 comments
Closed

How to set directory for load the data? #57

MackyKavinsky opened this issue Apr 21, 2021 · 4 comments

Comments

@MackyKavinsky
Copy link

MackyKavinsky commented Apr 21, 2021

Let's say i am a user, how can i set the directory into a folder with the dataset? So it will be easier for me to just select the dataset instead of needing to browse for the files. @vnijs

image

@vnijs
Copy link
Owner

vnijs commented Apr 23, 2021

Use Rstudio projects before you start Radiant. Radiant will pick this up and make accessing data in your projects quick and easy. See the section on Rstudio projects on the site linked below

https://r4ds.had.co.nz/workflow-projects.html

@vnijs
Copy link
Owner

vnijs commented Apr 26, 2021

Closing for now

@vnijs vnijs closed this as completed Apr 26, 2021
@MackyKavinsky
Copy link
Author

is there are a way that I can change inside the code? And if it is possible how should I change?
image

@vnijs
Copy link
Owner

vnijs commented Apr 28, 2021

You can set something like the below in your .Rprofile file

options(radiant.sf_volumes=c(Some_directory = "C:/Users/me/Dropbox/"))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants