update_records.Rd
Create records
update_records(records, ids, base = NULL, table = NULL, quiet = !interactive())
records | A |
---|---|
ids | Bare column name containing record ids to update. |
base | Base, whatever this is Airtable does not document it. |
table | Name of table. |
quiet | Set to |
A list of created records.