---
title: "Introduction to the surveydata package."
author: "Andrie de Vries"
date: "`r Sys.Date()`"
output: rmarkdown::html_vignette
vignette: >
  %\VignetteIndexEntry{Introduction to the surveydata package.}
  %\VignetteEngine{knitr::rmarkdown}
  %\VignetteEncoding{UTF-8}
---


```{r, child = rprojroot::find_package_root_file("inst/vignette_child/child.Rmd")}
```
