Skip to contents

checks for air installation status and installs it if required, updating the global settings if selected

Usage

air_install(update_rstudio_settings = FALSE, verbose = TRUE)

Arguments

update_rstudio_settings

auto update RStudio settings

verbose

Run in verbose mode

Examples

if (FALSE) { # \dontrun{
air_install()
} # }