-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 738 Bytes
/
DESCRIPTION
File metadata and controls
19 lines (19 loc) · 738 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: pah
Type: Package
Title: Common Analyses for Polycyclic Aromatic Hydrocarbons (PAH) Data
Version: 0.1.0
Author: Samantha Oliver, Austin Baldwin
Maintainer: The package maintainer <soliver@usgs.gov>
Description: This package recreates common analyses and figures to calculate biological impact and sources of PAHs in aquatic sediments. Each individual analysis has major caveats and limitations, but together can be used as a weight-of-evidence approach to understand the impact and sources of PAH contamination in the environment.
License: What license is it under?
Encoding: UTF-8
LazyData: true
Imports:
dplyr,
dataRetrieval,
magrittr,
ggplot2
RoxygenNote: 6.1.1
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr