arrow_open_dataset: Safely use arrow to open a Parquet file

View source: R/utils.R

arrow_open_datasetR Documentation

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)

Arguments

filename

A local Parquet file

Value

An arrow::Dataset


geocodebr documentation built on June 8, 2025, 10:45 a.m.