---
vignette: >
%\VignetteIndexEntry{Link to book}
%\VignetteEngine{knitr::rmarkdown}
%\VignetteEncoding{UTF-8}
---
```{r, echo=FALSE}
# Some compileable code, apparently needed for the engine
# to recognize this as Rmarkdown.
link <- BiocStyle::Biocbook("OSCA", label="link")
URL <- sub(".*\\((.+))", "\\1", link)
```