View source: R/project_utils.R
load_projects | R Documentation |
load all data for all projects in the data subfolder
load_projects(data_folder = here::here())
data_folder |
character. path to data folder. starts at root of the project as defined by here::here. Defaults to here::here(). |
a list of lists where each element represents a project.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.