clean_pop_names: Clean population's names for radiator and other packages

View source: R/clean.R

clean_pop_namesR Documentation

Clean population's names for radiator and other packages

Description

Function to clean pop's name that interfere with some packages or codes. Space is changed to an underscore _. Used internally in radiator and might be of interest for users.

Usage

clean_pop_names(x)

Arguments

x

(character string) Population character string.


thierrygosselin/radiator documentation built on April 25, 2024, 3:20 a.m.