Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 418 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 418 Bytes

xyzfuns

The package contains miscellaneous helper functions commonly used for data wrangling and data analysis.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("nrkoehler/xyzfuns")