powered by
regexr
setNames
set_regex
set_comments
set_names(x, y)
minimal <- construct("a", "b", "c") out <- set_names(minimal, 1:3) names(out)
Run the code above in your browser using DataLab