guess_file_metadata: Guess Metadata about a Text File

Description Usage Arguments Value

View source: R/guess_file_metadata.R

Description

Guess Metadata about a Text File

Usage

1
guess_file_metadata(file, n_first_rows = 1000, ...)

Arguments

file

path to text file

n_first_rows

number of first rows of file from which to guess the meta information.

...

further arguments passed to fakin.path.app:::read_lines, such as fileEncoding

Value

data frame with columns

and attributes


KWB-R/fakin.path.app documentation built on Nov. 25, 2020, 10:20 p.m.