R/NOx.R

#' Nitrogen Oxides Emissions Data
#'
#' This dataset includes yearly nitrogen oxides emissions for Denmark for the period 1990 to 2018.
#'
#' @name NOx
#'
#' @format
#' A data frame with 29 observations of nitrogen oxides emissions for Denmark for the period 1990-2018.
#'
#' @source
#' Khan, Z., Amin, A., Khan, S. A., Gulistan, M. (2021). Statistical Development
#' of the Neutrosophic Lognormal Model with Application to Environmental Data,
#' \emph{Neutrosophic Sets and Systems}, 47, 1-11.
#'
#' @examples
#' data("NOx")
#' NOx
NULL

Try the ntsDatasets package in your browser

Any scripts or data that you put into this service are public.

ntsDatasets documentation built on Sept. 11, 2024, 9:24 p.m.