View source: R/directory_management.R
init_data_dir | R Documentation |
Creates and initializes the package data directory after obtaining explicit user confirmation. Uses R_user_dir to create directory in user's home space only after approval.
init_data_dir(session)
session |
Shiny session object for displaying confirmation dialog |
Character string containing the path to the data directory, or NULL if declined
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.