cache_get_attributes: cache_get_attributes

View source: R/cache_attributes.R

cache_get_attributesR Documentation

cache_get_attributes

Description

Internal function to read R attributes on an arrow::Dataset/arrow:::arrow_dplyr_query or other object

Usage

cache_get_attributes(x)

Arguments

x

arrow Object

Value

a named vector of attributes

Examples

## Not run: 
cache_get_attributes(cache_read("test", "deep", "stream"))

## End(Not run)

skysyzygy/tessilake documentation built on June 14, 2025, 6:50 p.m.