This outlines how to propose a change to {snorkel}.
.R
, not a .Rd
file. .R
file that generates the .Rd
by reading the comment in the first line.devtools::install_dev_deps()
, and then make sure the package passes R CMD check by running devtools::check()
. If R CMD check doesn't pass cleanly, it's a good idea to ask for help before continuing. Fixes #issue-number
.NEWS.md
(i.e. just below the first header).Please note that the {snorkel} project is released with a Contributor Code of Conduct. By contributing to this project you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.