read_rct_delim: Interactively Select and Read a Rectangular Delimited Text...

View source: R/read_rct_delim.R

read_rct_delimR Documentation

Interactively Select and Read a Rectangular Delimited Text Data File

Description

Interactively Select and Read a Rectangular Delimited Text Data File

Usage

read_rct_delim(type, d = ",", clear = TRUE)

Arguments

type

A complete string scalar description of the type of data file to be read.

d

A complete onechar scalar text delimiter.

clear

A logical scalar indicating whether to clear the console to denote a new user interaction.

Value

A data.frame.

See Also

Other files: paths_help(), rd_help()


j-martineau/uj documentation built on Sept. 14, 2024, 4:40 a.m.