guess_txt: Guess ".txt" Delimiter

Description Usage Arguments Value

Description

Since a .txt file is of ambiguous delimitation, this function is a helper for readit() to guess the type, and return the appropriate reader.

Usage

1
guess_txt(.data)

Arguments

.data

Data to guess/read

Value

A reader function, and its label


readit documentation built on May 2, 2019, 8:03 a.m.

Related to guess_txt in readit...