import_feather: Import Feather files

View source: R/import_feather.R

import_featherR Documentation

Import Feather files

Description

Import Feather files.

Convert upper-case English characters to lower-case.

Usage

import_feather(dirname, rpath)

Arguments

dirname

A directory above 1) the Feather file and 2) the R file.

rpath

Relative to dirname, path to the Feather file.

Value

A tibble.

See Also

export_feather


zhaoy/zhaoy documentation built on Feb. 1, 2024, 7:50 p.m.