update_data_table: Add value as data table in x
Description
Add value as data table in x
Usage
update_data_table(x, value)
Arguments
- x
A px object
- value
Optional. A data frame. If missing, the current DATA is returned.
If NULL, all data rows are removed.