remap.Rd
Remap named list or data.frame using a translation map
remap(x, map, reverse = FALSE)
names list or data.frame
map used to translate elements of x, e.g. list("CLi" = "CL", "V" = "V1")
list("CLi" = "CL", "V" = "V1")
interpret map as reverse