README.md

govtools

Project Status: Active - The project has reached a stable, usable state and is being actively developed. license

Overview

The idea of this R package is to provide the user with the ability to add common files to their repository such as the README, CODE OF CONDUCT, CONTRIBUTING and LICENSE, which are suitable to use for the UK government.

Installation

# install.packages("devtools")
devtools::install_github("govtools")

Usage

In a similar vein to the devtools package, govtools provides the user with a series of use_* functions. For example, to add the Open Government License 3 file:

govtools::use_ogl_license()

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



datasciencecampus/govtools documentation built on May 12, 2019, 2:05 p.m.