Closed JosiahParry closed 8 months ago
This PR updates parse_esri_json(). It now
parse_esri_json()
NULL
data.frame
arc_select()
cli
Supported by new function ptype_tbl() which is a data.frame version of remote_ptype_tbl().
ptype_tbl()
remote_ptype_tbl()
Closes https://github.com/R-ArcGIS/arcgislayers/issues/168
This PR updates
parse_esri_json()
. It nowNULL
data.frame
with the correct fields and types is returned.arc_select()
because there is an additional check in there.cli
Supported by new function
ptype_tbl()
which is a data.frame version ofremote_ptype_tbl()
.Closes https://github.com/R-ArcGIS/arcgislayers/issues/168