knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/"
)
options(digits = 4, width = 120)

Linelist utilities: assorted helpers for cleaning and compiling linelists

Lifecycle: experimental Travis build status Codecov test coverage

Installation

Install from GitHub with:

# install.packages("remotes")
remotes::install_github("epicentre-msf/llutils")


epicentre-msf/llutils documentation built on Nov. 9, 2020, 8:24 p.m.