update_samples_table: Update sample ID table

View source: R/synapse-tables.R

update_samples_tableR Documentation

Update sample ID table

Description

Warning This is a destructive function! Update the sample ID table with new data. This function will delete the rows in the old data and upload the new data in its place. The existing table schema must match the columns in new_data.

Usage

update_samples_table(table_id, new_data)

Arguments

table_id

synID of the table to overwrite.

new_data

the new data to overwrite the table with.


Sage-Bionetworks/cleanAD documentation built on Dec. 9, 2024, 3:40 p.m.