Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 620 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 620 Bytes

philsfmisc - philsf miscellaneous R functions

Installation instructions

To install this package, you need to have the devtools package installed.

To install the stable version, provided in the master branch, use the following command:

devtools::install_github("philsf/philsfmisc")

To install the development version, use the following command:

devtools::install_github("philsf/philsfmisc", ref = "develop")

Functions provided

  • format.float
  • format.interval
  • format.pct
  • is.within
  • geomean
  • geosd
  • geocv
  • logsd2cv
  • logvar2cv
  • cv2logsd
  • cv2logvar
  • predint