styles the whole project or single file using air
Usage
air_style(target = ".", verbose = FALSE)
Arguments
- target
single file target for formatting
- verbose
Run in verbose mode
Value
No return value, called for side effects
Examples
if (FALSE) { # \dontrun{
air_style()
} # }