How to create a vignette for an R package (CC297)

August 5, 2024 • PD Schloss • 1 min read

Vignettes are powerful tools for helping users learn how to use your R package. In this episode, Pat shows how to use the tools from the {usethis} R package to build a vignette to introduce users to the {phylotypr} R package. This episode is part of an ongoing effort to develop an R package that implements the naive Bayesian classifier for classifying 16S rRNA gene sequences.

Code

You can browse the state of the repositories at the