For atomic
vectors, these functions will sanitize the values. Otherwise,
they will set names()
, rownames()
,
and/or colnames()
without modification of the values.
Details
Sanitizes names using underscores instead of dots, the convention used by
make.names()
.