Load/Create prj file
load_prj(
db_path = NULL,
query_path = "./inst/extdata",
db_name = NULL,
prj_name,
prj = NULL,
scen_name,
queries = "queries_rfasst.xml"
)Path to the GCAM database
Path to the query file
Name of the GCAM database
Name of the rgcam project. This can be an existing project, or, if not, this will be the name
rgcam loaded project
Vector names of the GCAM scenarios to be processed
Name of the GCAM query file. The file by default includes the queries required to run rfasst
loaded project