Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

The tidyverse equivalent for MoJ packages

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

moj-analytical-services/mojverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mojverse

The mojverse is an ecosystem of packages containing functions useful for automating various tasks when building reproducible analytical pipelines.

Installation

To use packages within the mojverse, please install it as follows:

remotes::install_github("moj-analytical-services/mojverse") 

This will automatically install all packages belonging to the mojverse.

Packages within the mojverse

Currently, the mojverse includes the following packages:

  • mojrap: Generalised functions for RAP
  • mojspeakr: Formatting RMarkdown into govspeak for publishing on gov.uk
  • mojchart: Formatting ggplot2 charts and applying MoJ corporate colours

Usage

To use functions from the above packages, prefix the function name with the following:

[package_name]::function_name()

Contributing to the mojverse

If you feel there is something missing from packages in the mojverse which could benefit others, please contribute to them via pull requests, or raise Issues if you find any bugs or to suggest improvements. Alternatively, create a new package, and create a pull request here. An admin will then review the package and decide whether to include it.

About

The tidyverse equivalent for MoJ packages

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published