View source: R/project_utils.R
load_project | R Documentation |
loads all data related to a project from its folder.
load_project(project_id_path, data_folder = here::here())
project_id_path |
character. the project id used for folder names, i.e. in the format YYYY-mm-prefix |
data_folder |
character. path to data folder. starts at root of the project as defined by here::here. Defaults to here::here(). |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.