add_observation_column {atable} | R Documentation |
The new column has name atable_options('colname_for_observations')
and class 'count_me'
.
add_observation_column(DD)
DD |
A data.frame. |
Throws an error if a column of that name is already present in DD
.
As DD now with one more column.