Learn R Programming

healthatlas (version 0.2.2)

ha_point_layer: Obtain Point Layer

Description

Import point layer as a sf object.

Usage

ha_point_layer(point_layer_uuid)

Value

sf point layer.

Arguments

point_layer_uuid

Unique ID for a point layer.

Examples

Run this code
# \donttest{
ha_set("chicagohealthatlas.org")

ha_point_layer("67f58fa0-0dfa-4ee9-8600-c1ab4a093dc6")
# }

Run the code above in your browser using DataLab