inst/doc/data_format.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(anovir)

## -----------------------------------------------------------------------------
head(recovery_data, 3)

## -----------------------------------------------------------------------------
tail(recovery_data, 3)

Try the anovir package in your browser

Any scripts or data that you put into this service are public.

anovir documentation built on Oct. 24, 2020, 9:08 a.m.