R/data.R

#' NAMM, PONS, Lrr and Lat values for 5 sites
#'
#' A dataset containing NAMM, PONS, Lrr and Lat values for five sites, with and
#' without aircraft noise included.  These data are taken from page 95 of 
#' Bentley (2019) Tranquil Spaces. Sharps Redmore Press.
#'
#' @format A data frame with 10 rows and 6 variables:
#' \describe{
#'   \item{NAMM}{NAMM score, from 1 -5}
#'   \item{PONS}{PONS score, percentage natural sound}
#'   \item{Lrr}{Lrr, road and rail noise in decibels}
#'   \item{Lat}{Lat, corrected overal measure in decibels}
#'   ...
#' }
#'
"ntm_data"
drdcarpenter/ntm documentation built on June 28, 2020, 10:40 a.m.