Relabel Raw Simple
relabel_raw_simple(data, before, after, regex = FALSE)
the same data with renamed values / variables
IPV raw estimates (simple)
character; a vector of names to replace
character; a vector of replacement names
logical; should items be renamed based on regular expressions for treatment of global section in nested data?; defaults to FALSE
This function does not support regular expressions. Provide full names only.