str_replace_allDefault method that replaces names(object)
Replaces row.names in the object, then dispatches to the default
Replace row.names and col.names in the object
replace_names(object, pattern, replacement, ...)
"replace_names"(object, pattern = "\\.", replacement = " ", ...)
"replace_names"(object, pattern = "\\.", replacement = " ", replace_rownames = TRUE, replace_colnames = TRUE, ...)
"replace_names"(object, pattern = "\\.", replacement = " ", replace_rownames = TRUE, replace_colnames = TRUE, ...)replace_namesdefault: Replace names of an object data.frame: Replace names of a data.frame matrix: Replace names in a matrix
str_replace_all