diff --git a/README.Rmd b/README.Rmd index bf8a90a..bf33b26 100644 --- a/README.Rmd +++ b/README.Rmd @@ -63,6 +63,13 @@ or in publication. ## Installation +You can install the CRAN version of `lterdatasampler` with: + +``` r +install.packages("lterdatasampler") +``` + + You can install the development version of `lterdatasampler` from GitHub with: diff --git a/README.md b/README.md index 1f14851..1b53732 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ purposes or in publication. ## Installation +You can install the CRAN version of `lterdatasampler` with: + +``` r +install.packages("lterdatasampler") +``` + You can install the development version of `lterdatasampler` from GitHub with: