get_data | R Documentation |
Download remote resources stored on GitHub Releases via piggyback.
get_data(
fname,
repo = "RajLabMSSM/echoannot",
save_dir = tools::R_user_dir("echoannot", which = "cache"),
overwrite = FALSE
)
fname |
File name. |
repo |
GitHub repository name. |
save_dir |
Local directory to cache data in. |
overwrite |
Should any local files of the same name be overwritten?
default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.