Skip to content
forked from USGS-R/rloadest

Suggestions for bug fixes and enhancements to rloadest

License

Notifications You must be signed in to change notification settings

appling/rloadest

This branch is 51 commits behind USGS-R/rloadest:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

51183f5 · Dec 3, 2015

History

45 Commits
Dec 3, 2015
Jul 20, 2015
Dec 3, 2015
Dec 3, 2015
Dec 3, 2015
Feb 27, 2015
Dec 3, 2015
Feb 27, 2015
Dec 3, 2015
Feb 27, 2015
Dec 3, 2015
Jul 20, 2015

Repository files navigation

rloadest

USGS water science R functions for LOAD ESTimation of constituents in rivers and streams.

Disclaimer

This software is in the public domain because it contains materials that originally came from the U.S. Geological Survey, an agency of the United States Department of Interior. For more information, see the official USGS copyright policy at http://www.usgs.gov/visual-id/credit_usgs.html#copyright

Although this software program has been used by the U.S. Geological Survey (USGS), no warranty, expressed or implied, is made by the USGS or the U.S. Government as to the accuracy and functioning of the program and related program material nor shall the fact of distribution constitute any such warranty, and no responsibility is assumed by the USGS in connection therewith.

This software is provided "AS IS."

Installation

install.packages("rloadest", repos="http://owi.usgs.gov/R")

Alternatively, add the owi repository to your R profile, and get automatic updates:

source("http://owi.usgs.gov/R/add_gran_repo.R")
install.packages("rloadest")

About

Suggestions for bug fixes and enhancements to rloadest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 90.6%
  • Fortran 9.2%
  • Objective-C 0.2%