load_projects: load all data for all projects in the data subfolder

View source: R/project_utils.R

load_projectsR Documentation

load all data for all projects in the data subfolder

Description

load all data for all projects in the data subfolder

Usage

load_projects(data_folder = here::here())

Arguments

data_folder

character. path to data folder. starts at root of the project as defined by here::here. Defaults to here::here().

Value

a list of lists where each element represents a project.


CorrelAid/projectutils documentation built on Oct. 7, 2022, 4:40 a.m.