Learn R Programming

geocodebr (version 0.2.1)

arrow_open_dataset: Safely use arrow to open a Parquet file

Description

This function handles some failure modes, including if the Parquet file is corrupted.

Usage

arrow_open_dataset(filename)

Value

An arrow::Dataset

Arguments

filename

A local Parquet file