These functions and arguments have been deprecated and will be removed in a future release.
Deprecated arguments
nodes_only = TRUE
(inopq()
)This argument has been replaced by
osm_types = "node"
. Since version 0.3, usingnodes_only
will produce a deprecation warning.
Deprecated functions
osmdata_sp()
Please use
osmdata_sf()
orosmdata_sc()
instead. Since version 0.3, usingosmdata_sp()
will produce a deprecation warning.