From name to alias
from_name_to_alias.Rd
Function that outputs a table giving default strings used to
convert from a name to its alias. You may amend this table and pass it to
to_alias()
via the from_to
argument.
Value
tibble::tibble with columns from
and
to
.