Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 441 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 441 Bytes

Kmisc

Build Status

This package is an assortment of functions that aid R programming. Many of them are original functions, while some of them are picked up from StackOverflow, with links to original posts where the code originated.

This package can be installed as follows:

devtools::install_github("sysilviakim/Kmisc")