feather (version 0.3.3)

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".