gft_fetch: Return a tibble representing a Fusion Table

Description Usage Arguments Value

Description

Run a SQL query on a fusion table and return the results as a dataframe

Usage

1
gft_fetch(table.id = NULL, query = NULL, ...)

Arguments

table.id

A Fusion Table ID specifying which table to retreive data from

query

A query to run on the selected table

...

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

Value

A dataframe of the query results


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