Learn R Programming

simplevis (version 6.2.0)

example_borders: Example sf object of the New Zealand coastline.

Description

Example sf object of the New Zealand coastline used to demonstrate adding borders to maps.

Usage

example_borders

Arguments

Format

An sf object.

Examples

Run this code
# NOT RUN {
gg_sf_col(example_point, col_var = trend_category, borders = example_borders)
# }

Run the code above in your browser using DataLab