Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

feather_metadata

Retrieve metadata about a feather file


Description

Returns the dimensions, field names, and types; and optional dataset description.

Usage

feather_metadata(path)

Arguments

path

Path to feather file

Value

A list with class "feather_metadata".


feather

R Bindings to the Feather 'API'

v0.3.5
Apache License 2.0
Authors
Hadley Wickham [aut, cre], RStudio [cph], Feather developers [ctb] (Bundled feather library), Google [ctb] (Bundled flatbuffers code), LevelDB Authors [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.