View source: R/get_msf_linelist.R
Import MSF data from a remote location
1 2 3 4 5 6 | get_msf_linelist(
path_local = path.local.msf.data,
file_name = "dta_MSF_linelist.RDS",
path_remote = path.sharepoint.data,
force = FALSE
)
|
path_local |
path_local |
file_name |
file_name |
path_remote |
path_remote |
force |
force download |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.