st_edit | R Documentation |
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))
x |
an stobject |
... |
arguments passed to |
data |
a data frame |
pattern |
passed to |
replacement |
passed to |
cols |
data columns to check for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.