update_kim | R Documentation |
(Rewritten by ChatGPT on May 27, 2025, then again on Jun 17, 2025. May not function properly because of the rewrite.)
update_kim(force = TRUE, upgrade_other_pkg = FALSE, confirm = TRUE)
force |
logical. If TRUE, force installing the update. By default, TRUE. |
upgrade_other_pkg |
passed to |
confirm |
logical. If TRUE, ask the user before updating. By default, TRUE. |
Updates the current package 'kim' by installing the most recent version of the package from GitHub. This function requires the 'remotes' package.
Invisibly returns NULL. Called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.