Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 751 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 751 Bytes

multi.utils

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Installation

This R package is being developed in support of the analysis in multi-agyw. For this reason, many of the functions are relatively unlikely to be of great general use. This disclaimer given, the package can be installed via:

devtools::install_github("athowes/multi.utils")

Common tasks

  • To build the website, use pkgdown::build_site()
  • To document functions, use devtools::document()