fdi_fix_names {forestdata} | R Documentation |
(Internal) Fix non Latin-ASCII names
Description
A function that fixes names with strange characters, spaces, and also convert to title
Usage
fdi_fix_names(name)
Arguments
name |
String to fix |
Value
A character vector of same length as name
[Package forestdata version 0.1.0 Index]