get_remote_directory | R Documentation |
#' @description Get the remote directory on the network drive that contains the People Survey data.
get_remote_directory(dir = NULL)
dir |
Character. A pre-supplied path to the remote directory. Defaults to 'NULL'. |
If a macOS user is connected to the network drive and the path exists the function returns without user action. On Windows or on a Mac with a different mount point, the user will be presented with an RStudio GUI dialog to select the directory. This must be the "People Survey" folder, not anywhere deeper in the file tree. Assumes the user is using the RStudio IDE.
A charcter string.
## Not run: get_remote_directory()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.