Skip to content

datasciencecampus/govtools

Repository files navigation

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.

About

An R package to help set up government R packages

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages