read_and_delete: Reads a feather file from path, deletes the file and returns...

Description Usage Arguments Value Examples

View source: R/exportdata.R

Description

Reads a feather file from path, deletes the file and returns the dataframe.

Usage

1

Arguments

path

The path where the feather file resides

Value

A dataframe read from the feather file

Examples

1
2
3
4
## Not run: 
read_and_delete(path_to_file)

## End(Not run)

reiniervlinschoten/castoredc_api-R documentation built on Dec. 22, 2021, 2:58 p.m.