View source: R/golem_utils_server.R
Download study case data folder as zip
1 2 3 4 5 6 | download_client_data(
drive_user,
drive_path,
drive_api_key,
output_dir = "inst/app"
)
|
drive_user |
Email from Google account with Google Drive API and Permissions |
drive_path |
study case folder in Drive |
drive_api_key |
Google Drive API Key |
output_dir |
app directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.