R-ArcGIS Bridgearcgisutils
R/arc-auth.R
arc_host.Rd
Returns a scalar character indicating the host to make requests to.
arc_host()
A scalar character, "https://www.arcgis.com" by default.
"https://www.arcgis.com"
By default, the host is ArcGIS Online <https://www.arcgis.com>. If the environment variable ARCGIS_HOST is set, it will be returned.
https://www.arcgis.com
ARCGIS_HOST
arc_host() #> [1] "https://www.arcgis.com"
Was this page helpful?
Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.