Description Usage Arguments Value
View source: R/dep_update_fns.R
Update a dependency saved in Dropbox (if it's older)
1 2 3 4 5 | dep_update_dropbox(
local_filepaths = readRDS(file.path("data", paste0("deps_", pkgload::pkg_name(),
".rds"))),
remote_dir = NULL
)
|
local_filepaths |
|
remote_dir |
|
dep_filepath contents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.