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
Unit testing and documentation could see some major overhhauls. The {testthat} package exists for setting up unit testing and would be a good place to start there. Usethis has some commands to set up supporting files:usethis::use_testthat()
Unit testing and documentation could see some major overhhauls. The {testthat} package exists for setting up unit testing and would be a good place to start there. Usethis has some commands to set up supporting files:
usethis::use_testthat()