README.md

npkg: Make new package via devtools

This is a very simple package to run the first general functions from devtools, so rather than typing all of them out, you can just run in the shell:

Rscript -e "npkg::make('package-name')"

Once inside the newly created package, change up the DESCRIPTION file and run:

npkg::enhance()

Easy! :D

Installation

No CRAN version. Just install using:

remotes::install_github('lwjohnst86/npkg')


lwjohnst86/npkg documentation built on May 21, 2019, 9:04 a.m.