View source: R/manageProjectData.R
| listQueries | R Documentation | 
Return the names of the queries available for a scenario in a project data
set.  Unlike listScenarios, this function requires the data set
to have been previously loaded, so it cannot take a file name.
listQueries(projData, scenarios = NULL, anyscen = TRUE)
projData | 
 The data set to report on.  | 
scenarios | 
 The name(s) of the scenario(s) to report on. If NULL, report on all of them.  | 
anyscen | 
 If   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.