You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] Document the function
- [ ] Add a reproducible example
- [ ] Add unit tests
- [ ] Add a dedicated vignette
You can use {fusen} and fusen::add_dev_history(name = "additional") to do so. While doing this, you will need to cut the code of the chosen from the associated R file to put it in the function chunk of the dev_history. {fusen} documentation is there: https://thinkr-open.github.io/fusen/
The text was updated successfully, but these errors were encountered:
Code coverage is there: https://codecov.io/github/ThinkR-open/thinkr?branch=master
You can use {fusen} and
fusen::add_dev_history(name = "additional")
to do so. While doing this, you will need to cut the code of the chosen from the associated R file to put it in thefunction
chunk of the dev_history. {fusen} documentation is there: https://thinkr-open.github.io/fusen/The text was updated successfully, but these errors were encountered: