Skip to content
Snippets Groups Projects
plotBiomeAveragesToScreen.Rd 1.01 KiB
Newer Older
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/MECO.R, R/MECO_sav.R
\name{plotBiomeAveragesToScreen}
\alias{plotBiomeAveragesToScreen}
\title{Plot radial MECO plot to file with 4/16 biomes}
plotBiomeAveragesToScreen(
  data,
  biome_class_names,
  title = "",
  titleSize = 2,
  leg_scale = 0.5
)

  titleSize = 2,
  leg_scale = 0.5
)
}
\arguments{
\item{data}{input data with dimension c(nbiome_classes,3) -- Q10,Q50,Q90 each}

\item{biome_class_names}{to write into}

\item{title}{character string title for plot, default empty}

\item{titleSize}{character string title for plot}

\item{leg_scale}{character string title for plot}
}
\value{
Function to plot an aggregated radial status of MECO values [0-1]
for the different sub-categories to file

Function to plot an aggregated radial status of MECO values [0-1]
for the different sub-categories to file
}
\examples{
\dontrun{