llrs / rutils

Personal package for helping with my day to day work
https://llrs.github.io/rutils/
GNU General Public License v3.0
3 stars 0 forks source link

rutils

R-CMD-check

The goal of rutils is to make it easier for me to setup and reuse functions across computers and jobs. This packages is not intended to be used by other people but you might find interesting snippets, functions or code.

Installation

You can install the development version of rutils from GitHub with:

# install.packages("devtools")
devtools::install_github("llrs/rutils")

Style

Exported functions start with llrs_