dot-store_rows: Adds a row to a table.

.store_rowsR Documentation

Adds a row to a table.

Description

Adds a row to a table.

Usage

.store_rows(schema, new_row)

Arguments

schema

A synapse table Schema object.

new_row

A data frame of one or more rows that match the provided schema.


nf-osi/nfportalutils documentation built on June 10, 2025, 5:08 a.m.