Open andrewallenbruce opened 2 months ago
url <- "https://gisportal.hrsa.gov/server/rest/services/FeatureServices/CMSApprovedFacilities_FS/MapServer"
mlayer <- arcgislayers::arc_open(url)
m_all_layers <- arcgislayers::get_all_layers(mlayer)
arcgislayers::arc_select(m_hospitals)