R/air.R
dot-Air.Rd
Wrapper for calling air
air
.Air(cmd = c("format", "language-server", "help"), ...)
The command to run (not the COMMAND option for air help <COMMAND>)
air help <COMMAND>
Additional arguments to pass to the command.
if (FALSE) { # \dontrun{ .Air("format", paths = "R", check = TRUE, log_level = "trace") } # }