mkin (version 1.0.3)

NAFTA_SOP_2015: Example datasets from the NAFTA SOP published 2015

Description

Data taken from US EPA (2015), p. 19 and 23.

Usage

NAFTA_SOP_Appendix_B
  NAFTA_SOP_Appendix_D

Arguments

Format

2 datasets with observations on the following variables.

name

a factor containing the name of the observed variable

time

a numeric vector containing time points

value

a numeric vector containing concentrations

Examples

Run this code
# NOT RUN {
  nafta_evaluation <- nafta(NAFTA_SOP_Appendix_D, cores = 1)
  print(nafta_evaluation)
  plot(nafta_evaluation)
# }

Run the code above in your browser using DataCamp Workspace