To install, you can install from CRAN:
install.packages("StreamCatTools")
Or you can install from GitHub:
library(devtools)
install_github('USEPA/StreamCatTools')
After installing load the library
library(StreamCatTools)
The StreamCatTools package was designed to simplify the
use of StreamCat
data in R, leveraging the new API for
StreamCat.
StreamCatToolsThere are three additional vignettes in StreamCatTools
that are available on our website here under the
“Articles” tab:
These vignettes cover some of the core functions (and arguments
within those functions) in StreamCatTools. Help files for a
particular function are viewable by running ?function_name
after loading StreamCatTools. For example, to learn more
about the sc_get_data() function, run
?sc-get_data.
If you use StreamCatTools in your work, please cite it.
You can view the most recent citation by running
citation("StreamCatTools")
#> To cite package 'StreamCatTools' in publications use:
#>
#> Weber M (????). _StreamCatTools: 'StreamCatTools'_. R package version
#> 0.10.0, <https://usepa.github.io/StreamCatTools/>.
#>
#> A BibTeX entry for LaTeX users is
#>
#> @Manual{,
#> title = {StreamCatTools: 'StreamCatTools'},
#> author = {Marc Weber},
#> note = {R package version 0.10.0},
#> url = {https://usepa.github.io/StreamCatTools/},
#> }
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.