st_edit.RdThese 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))
| x | an stobject |
|---|---|
| ... | arguments passed to |
| data | a data frame |
| pattern | passed to |
| replacement | passed to |
| cols | data columns to check for |