README.md

jvamisc

jvamisc is a package of miscellaneous utility functions for the R programming language.

You can access the functions by installing the package from within R.

install.packages("remotes")
remotes::install_github("JVAdams/jvamisc")
library(jvamisc)

Thanks to Hilary Parker whose blog post Writing an R package from scratch encouraged me to create my first R package.

U.S. Geological Survey (USGS) Computer Program jvamisc version 1.0.2.9000. Written by Jean V. Adams, USGS - Great Lakes Science Center, Ann Arbor, Michigan, USA. Written in programming language R (R Core Team, 2021, www.R-project.org), version 4.1.0. Run on a PC with Intel(R) Core(TM) i7-7600U CPU, 2.80 GHz processor, 16.0 GB RAM, and Microsoft Windows 10 Enterprise operating system. Source code is available from Jean V. Adams on GitHub, jvadams (at) usgs (dot) gov.

Disclaimer: This software is preliminary or provisional and is subject to revision. It is being provided to meet the need for timely best science. The software has not received final approval 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 functionality of the software and related material nor shall the fact of release constitute any such warranty. The software is provided on the condition that neither the USGS nor the U.S. Government shall be held liable for any damages resulting from the authorized or unauthorized use of the software.



JVAdams/jvamisc documentation built on Aug. 11, 2021, 6:43 a.m.