Description Usage Arguments Value
View source: R/accessor_fn_utils.R
Create accessor functions in the namespace
1 2 3 4 5 6 | create_accessors(
dep_dir = "data",
deps = NULL,
dep_update = dep_update_dropbox,
update_all = TRUE
)
|
dep_dir |
|
deps |
|
dep_update |
|
update_all |
|
The accessor functions will be available in the package namespace if a golem
package, otherwise accessor functions will be returned in a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.