Skip to content

Easily Install and Load all DHSC packages

License

Unknown, MIT licenses found

Licenses found

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

DataS-DHSC/DHSCverse

Repository files navigation

DHSCverse

The intent of DHSCverse is to create a convenience package for installing and attaching the various DHSC developed packages on GitHub.

This is intended purely as a convenience package for interactive analysis, for production code it is recommended that the individual DHSC packages be used.

Currently, DHSCverse includes the following packages:

Installation

To install DHSCverse run:

if (!requireNamespace("librarian")) install.packages("librarian")
librarian::stock(DataS-DHSC/DHSCverse)

Use

To attach all the included packages simply call:

library(DHSCverse)

Code of Conduct

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

Licence

Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation. The documentation is © Crown copyright and available under the terms of the Open Government 3.0 licence.

About

Easily Install and Load all DHSC packages

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages