Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 499 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 499 Bytes

anRpackage

The goal of anRpackage is to be a personal package with a custom theme + some other shenanigans.

Installation

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

# install.packages("devtools")
devtools::install_github("nguyenank/anRpackage")

Example

This is a basic example which shows you how to solve a common problem:

library(anRpackage)
## basic example code