mhweber / MyFunctionsR

Personal package of my R functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyFunctionsR

MyFunctionsR is a package I'm puting together of miscelaneous R functions I have developed that I find useful.

Installation

You can install MyFunctionsR from github with:

# install.packages("devtools")
devtools::install_github("mhweber/MyFunctionsR")

About

Personal package of my R functions


Languages

Language:R 100.0%