get_data | R Documentation |
Get data via piggyback.
get_data( fname, repo = "RajLabMSSM/echofinemap", save_dir = tempdir(), tag = "latest", overwrite = FALSE, ... )
fname |
File name. |
repo |
GitHub repository name. |
save_dir |
Local directory to cache data in. |
tag |
tag for the GitHub release to which this data should be attached. |
overwrite |
Should any local files of the same name be overwritten?
default |
... |
Arguments passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.