--- title: "Per-Protocol: Dose-Response Analysis" output: rmarkdown::html_vignette vignette: > %\VignetteIndexEntry{Per-Protocol: Dose-Response Analysis} %\VignetteEngine{knitr::rmarkdown} %\VignetteEncoding{UTF-8} --- ```{r, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ``` ```{r setup, eval=FALSE} library(SEQTaRget) ```