mg_create_new_column: Creates a new column in a mongo DB table.

Description Usage Arguments Value

View source: R/mg_create_new_column.R

Description

Creates a new column in a mongo DB table.

Usage

1

Arguments

table

name of the table.

name

name of the new colum.

value

default value for the new column.

Value

TRUE (if it doesn't error)


Cronbach-GmbH/mgdbs documentation built on Dec. 17, 2021, 3:08 p.m.