View source: R/read_rct_delim.R
read_rct_delim | R Documentation |
Interactively Select and Read a Rectangular Delimited Text Data File
read_rct_delim(type, d = ",", clear = TRUE)
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. |
A data.frame.
Other files:
paths_help()
,
rd_help()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.