diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-26 09:12:50 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-26 09:12:50 +0100 |
commit | 6693ee373c61d716e877386d6be16e3f9f0f40ab (patch) | |
tree | 7e1e8607c96b459878ca81e9b183795399aeb516 /man/nafta.Rd | |
parent | 885ea2cd3392e57efff72e5094643917d6ba2be8 (diff) |
Add another NAFTA dataset + test
Diffstat (limited to 'man/nafta.Rd')
-rw-r--r-- | man/nafta.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/nafta.Rd b/man/nafta.Rd index cd06e02b..48b4fefe 100644 --- a/man/nafta.Rd +++ b/man/nafta.Rd @@ -39,7 +39,7 @@ nafta(ds, title = NA, quiet = FALSE) \url{https://www.epa.gov/pesticide-science-and-assessing-pesticide-risks/standard-operating-procedure-using-nafta-guidance} } \examples{ - nafta_evaluation <- nafta(MRID_555555) + nafta_evaluation <- nafta(NAFTA_SOP_Appendix_D) print(nafta_evaluation) plot(nafta_evaluation) } |