Learn R Programming

cheetahR (version 0.3.0)

add_row: Add a row to a cheetah table

Description

Adds a new row to a cheetah grid widget without redrawing the entire widget.

Usage

add_row(proxy, data)

Arguments

proxy

A proxy object created by cheetah_proxy().

data

A single row dataframe for the new row in the table