add_row: Add a row to a selected table

Description Usage Arguments

Description

The function adds a row to a selected table. Cells which are not provided by a user are replaced with NA.

Usage

1
add_row(table, field, value)

Arguments

table

a name of the modified table,

field

names of columns,

value

inserted values.


kmarchlewski/geography documentation built on Jan. 1, 2021, 7:21 a.m.