Deprecated lifecycle

Use the geo function directly instead.

geo_cascade(..., cascade_order = c("census", "osm"))

Arguments

...

arguments passed from and to the geo function

cascade_order

a vector with two character values for the method argument in the order in which the geocoder services will be attempted (ie. c('census', 'geocodio'))