Add a Row to a GTable

Arguments

handler
A data object handler
row
A list of row values, either in exact column order, or named with column names.

Description

Takes in a list of values and adds it to the referenced GTable.

See also

addRows for adding multiple rows at once from a data frame