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.
You can install {cabinet} from GitHub using the {remotes} package:
install.packages("remotes")
remotes::install_github("matt-dray/cabinet")
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")
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.