Install codes
rmti_install_code(code, overwrite)
code | Character vector with the codes to install, or `"all"` (default). |
---|---|
overwrite | Logical. Overwrite when the code is already installed? If `NULL` (default), the user is asked what to do in an interactive session. An error message is issued otherwise. |