Skip to content

matt-dray/cabinet

Repository files navigation

cabinet

Lifecycle: experimental Blog post

The {cabinet} package was made to show people how to create packages the easy way with {usethis} and {devtools}.

It was built in a Cabinet Office Coffee & Coding session on 1 November 2019.

See the slides from that talk in your browser and read the accompanying blog post.

Installation

You can install {cabinet} from GitHub using the {remotes} package:

install.packages("remotes")
remotes::install_github("matt-dray/cabinet")

Example

The cabinet_cat() function tells you if the provided name belongs to a Cabinet Office cat. Try:

cabinet_cat("Ossie")
cabinet_cat("Larry")
cabinet_cat("Garfield")

Code of conduct

Please note that the 'cabinet' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

🐈📦 R package demo: identify UK Cabinet Office cats

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages