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

survivorETHPOP

The goal of survivorETHPOP is to ...

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("n8thangreen/survivorETHPOP")

Example

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

library(survivorETHPOP)
## basic example code

Analysis documents



n8thangreen/survivorETHPOP documentation built on May 10, 2020, 6:06 p.m.