tbl_from_gcs_arrow: Fetch data from Google Cloud Storage

View source: R/ojo_tbl.R

tbl_from_gcs_arrowR Documentation

Fetch data from Google Cloud Storage

Description

Fetch data from Google Cloud Storage

Usage

tbl_from_gcs_arrow(schema, table, anonymous = TRUE)

Arguments

schema

The schema (directory) name in Google Cloud Storage.

table

The table (file) name to fetch.

anonymous

Logical, whether to access GCS anonymously (default: TRUE).

Value

A dataset object from the specified GCS path.


openjusticeok/ojodb documentation built on Aug. 4, 2024, 3:25 p.m.