Install or update all CourseKata packages.
coursekata_install(...) coursekata_update(...)
...
Arguments passed on to remotes::install_cran or remotes::install_github depending on whether the package appears to be from CRAN or GitHub.
remotes::install_cran
remotes::install_github
The state of all the packages after any updates have been performed.