Adds required extensions that are necessary for setting up
Rmd file gets Dotto
style.
use_Dotto()
Add the following code chunk to your Rmarkdown file with output DataMotto::Dotto
.
```{r datamotto_dotto, echo=FALSE}
DataMotto::use_Dotto()
```
if (FALSE) { DataMotto::use_Dotto() }