View source: R/plot_summaries.R
plotLeadingSpecies | R Documentation |
Plot effects on conifer-to-deciduous or deciduous-to-conifer conversions.
plotLeadingSpecies(
studyAreaName,
climateScenario,
Nreps,
years,
outputDir,
treeSpecies,
defineLeading = .defineLeading,
leadingPercentage = 0.8,
treeType = NULL,
rasterToMatch
)
studyAreaName |
character string giving the study area name |
climateScenario |
character string specifying the name of a CIMP6 climate scenario,
including SSP, formatted as in |
Nreps |
the number of simulation replicates/run used to produce summary figures.
NOTE: |
years |
TODO |
outputDir |
Path specifying the directory to which outputs figures/objects should be saved. |
treeSpecies |
TODO |
defineLeading |
TODO |
leadingPercentage |
TODO |
treeType |
TODO |
rasterToMatch |
A |
list of file names corresponding to the figures and/or objects written to disk
list of filepaths corresponding to the images and/or objects written to disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.