Description Usage Arguments Value
View source: R/mg_create_new_column.R
Creates a new column in a mongo DB table.
1 | mg_create_new_column(table, name, value)
|
table |
name of the table. |
name |
name of the new colum. |
value |
default value for the new column. |
TRUE (if it doesn't error)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.