knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

wcdmx

Lifecycle: experimental

The goal of wcdmx is to ...

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("alberto-mateos-mo/wcdmx")

Example

This is a basic example which shows you how to solve a common problem:

# library(wcdmx)
## basic example code

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



alberto-mateos-mo/wcdmx documentation built on March 9, 2020, 12:13 a.m.