| ... |
Arguments passed on to sf::read_sf
- quiet
logical; suppress info on name, driver, size and spatial
reference, or signaling no or multiple layers
- stringsAsFactors
logical; logical: should character vectors be
converted to factors? The `factory-fresh' default is TRUE, but this
can be changed by setting options(stringsAsFactors = FALSE).
- as_tibble
logical; should the returned table be of class tibble or data.frame?
|