View source: R/HermesData-methods.R
h_map_pos | R Documentation |
This is used by the rename
method. It wraps the assertions and the
matching used several times.
h_map_pos(names, map)
names |
( |
map |
(named |
Integer vector of the positions of the map
values in the names
.
h_map_pos(c("a", "b"), c(d = "b"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.