Learn R Programming

grainscape (version 0.5.0)

.abbrev: Abbreviate names

Description

Manually specify field names for writing to shapefile instead of relying on sf:::abbreviate_shapefile_names() (which uses abbreviate()) during save. Names must contain fewer than 10 characters.

Usage

.abbrev(x)

Arguments

Author

Alex Chubaty