st_edit.Rd
These functions modify the input data frame prior to passing to stable()
or stable_long()
.
st_edit(x, ...)
tab_edit(data, pattern, replacement, cols = names(data))
an stobject
arguments passed to tab_edit()
a data frame
passed to stringr::str_replace()
passed to stringr::str_replace()
data columns to check for pattern