Learn R Programming

healthbR (version 0.2.0)

create_partitioned_cache: Create partitioned parquet cache

Description

Create partitioned parquet cache

Usage

create_partitioned_cache(df, cache_dir)

Value

Invisible path to the parquet directory, or NULL if arrow not available.

Arguments

df

A data frame with VIGITEL data

cache_dir

Character. Cache directory path.