README.md

exampler

Package example by the beginner, for the beginner

see also: http://qiita.com/wakuteka/items/54f81f32baf50e243461

Installation

To get the current released version from github:

# install.packages("devtools")
devtools::install_github("wakuteka/exampler")

Example

> library(exampler)
> count_business_days(2016, 7, 9)
[1] 62


wakuteka/exampler documentation built on May 3, 2019, 8:31 p.m.