Learn R Programming

geomander (version 2.3.0)

clean_vest: Clean VEST Names

Description

Clean VEST Names

Usage

clean_vest(data)

Value

data with cleaned names

Arguments

data

sf tibble from VEST

Examples

Run this code
data(va18sub)
va <- clean_vest(va18sub)

Run the code above in your browser using DataLab