--- title: "Hopkins Verbal Learning Task (HVLT)" output: rmarkdown::html_vignette vignette: > %\VignetteIndexEntry{hvlt} %\VignetteEngine{knitr::rmarkdown} %\VignetteEncoding{UTF-8} --- ```{r, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) options(rmarkdown.html_vignette.check_title = FALSE) library(Conversions) ``` We might consider merging this with CVLT, having subheadings for the two different types of verbal learning task we have.