--- title: "Getting Started with ExpDesignR" output: rmarkdown::html_vignette vignette: > %\VignetteIndexEntry{Getting Started with ExpDesignR} %\VignetteEngine{knitr::rmarkdown} \usepackage[utf8]{inputenc} --- ```{r setup, include=FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) library(ExpDesignR)