Learn R Programming

sugarbag (version 0.1.6)

fortify_sfc: Convert a simple features tibble to tibble for plotting.

Description

This will contain individual points for plotting the polygon, indicating the longitude and latitude, order of points, if a hole is present, the piece, id and group.

Usage

fortify_sfc(sfc_df, keep = NULL)

Value

a tibble point of long lat points used to plot polygons

Arguments

sfc_df

a simples features data set

keep

ratio of points to keep