Skip to contents

Get health atlas currently connected to.

Usage

ha_get()

Value

Current value of ha_URL environment variable.

Examples

# \donttest{
ha_set("chicagohealthatlas.org")

ha_get()
#> [1] "https://chicagohealthatlas.org/api/v1/"
# }