gft_update_col: Update a Fusion Table column's properties

Description Usage Arguments

Description

Update a Fusion Table column's properties

Usage

1
gft_update_col(table.id, column, updates, ...)

Arguments

table.id

The Fusion Table ID containing the column you want to update

column

The column name to update

updates

The updates as a named list of properites to update (kind, columnId, name, type). See https://developers.google.com/fusiontables/docs/v2/using#CreatingColumn for more information on column information

...

Named arguments specifying path and file to direct gft_get_token to the cached OAuth token or a token object


jpshanno/gft documentation built on May 24, 2019, 7:34 a.m.