neon_remote_db: Establish a remote database connection using 'arrow'

View source: R/neon_remote.R

neon_remote_dbR Documentation

Establish a remote database connection using arrow

Description

Establish a remote database connection using arrow

Usage

neon_remote_db(
  bucket = arrow::s3_bucket("neon4cast-targets/neon", endpoint_override =
    "data.ecoforecast.org")
)

Arguments

bucket

an ⁠[arrow::s3_bucket]⁠ connection or other arrow::SubTreeFileSystem object.

Examples



db <- neon_remote_db()


neonstore documentation built on June 22, 2024, 11:15 a.m.