Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 631 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 631 Bytes

stfun

R-CMD-check

There are many tedious things that come up in daily life, and I have written the processes to deal with them as functions, gathered together in this package.

Installation

if (!require(remotes)) install.packages("remotes")
remotes::install_github("Shitao5/stfun")