The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
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.9.1, <https://usepa.github.io/StreamCatTools/>.
#>
#> A BibTeX entry for LaTeX users is
#>
#> @Manual{,
#> title = {StreamCatTools: 'StreamCatTools'},
#> author = {Marc Weber},
#> note = {R package version 0.9.1},
#> url = {https://usepa.github.io/StreamCatTools/},
#> }
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.