get_shapes: Get Shapes for Specified Regions

View source: R/run_geelite.R

get_shapesR Documentation

Get Shapes for Specified Regions

Description

Retrieves the shapes of specified regions, which can be at the country or state level.

Usage

get_shapes(regions)

Arguments

regions

[mandatory] (character) A vector containing ISO 3166-2 region codes. Country codes are two characters long, while state codes contain additional characters.

Value

A simple features (sf) object containing the shapes of the specified regions.


geeLite documentation built on Aug. 9, 2025, 1:08 a.m.