set_column | R Documentation |
Set Column
set_column( df, column, value = NULL, indices = NULL, from = NULL, must_exist = TRUE )
df |
data frame |
column |
column |
value |
value |
indices |
row indices |
from |
name of source column, optional |
must_exist |
is column assumed to exist? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.