R/meansdlog.R

#' Mean and standard deviation of LN sources
#'
#' A dataset of PM2.5 source mean/SD for lognormal G in referent constituent
#' units (e.g., units of Silicon)
#'  The variables are:
#'
#' \itemize{
#' 		\item source. Source name
#' 		\item type. Simulation type (ambient, local1 - local4)
#' 		\item mean. Normal mean for each source (lognormal)
#' 		\item sd. Normal standard deviation for each source  (lognormal)
#'		...
#'}
#'
#' @docType data
#' @keywords datasets
#' @format A dataframe with 19 rows and 4 variables
#' @name meansdlog
NULL
kralljr/stansa documentation built on Dec. 21, 2021, 7:44 a.m.