What feature is being added or bug is being addressed?
What was your approach?
What GitHub issue does your pull request address?
Directions for reviewers. Tell potential reviewers what kind of feedback you are soliciting.
Which areas should receive a particularly close look?
Is there anything that you want to discuss further?
Documentation Checklist
[ ] The function has examples to showcase the usage
[ ] The function is fully documented in the package using roxygen
[ ] Added a vignette
Package Checklist
[ ] The dependencies required for the function in this pull request have been added to DESCRIPTIONImports section, and the corresponding NAMESPACE directives have been added/updated
[ ] The files needed for the function to run are in inst/extdata