Read project-level data from the RISC worksheet 'Project Information' tab
Source:R/project-metadata.R
read_project_info.Rd
This will read in the project information from a RISC worksheet following the 'v20230518' template
Arguments
- path
path to the RISC workbook
- ...
arguments passed on to
readxl::read_excel()