st_equal_grid {sfhelper}R Documentation

Create and equal area grid for multiple maps

Description

Create and equal area grid for multiple maps

Usage

st_equal_grid(places, titles, buffer, map_theme)

Arguments

places

a list of sf object

titles

a character vector of title for the maps

buffer

a numeric vector of buffer values

map_theme

a ggplot theme

Value

A list of sf objects


[Package sfhelper version 0.2.2.0 Index]