IMPORTANT: Please do not create a Pull Request without creating an issue first.
Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.
Please provide enough information so that others can review your pull request:
Explain the details for making this change. What existing problem does the pull request solve?
Test plan (required)
Demonstrate the code is solid by including testthat
tests.
Code formatting
Run lintr::lint_package()
and cyclocomp::cyclocomp_package_dir()
to ensure code formating and complexity are appropriate.
Closing issues
Put closes #XXXX
in your comment to make it clear what issue this is related to.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.