rekey | R Documentation |
Rename key names
rekey(.data, ...)
## S3 method for class 'navigatr_nav'
rekey(.data, ...)
## S3 method for class 'navigatr_item'
rekey(.data, ...)
rekey_with(.data, .fn, .keys = tidyselect::everything(), ...)
.data |
For |
... |
For |
.fn |
A function used to transform the selected |
.keys |
Keys to rename; defaults to all keys. |
A navigatr_nav
or navigatr_item
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.