Description Usage Arguments Details Value
Read data and capture the file information within dependency object
1 2 | Read(file.name = "data.csv", description = "Data file",
read.fcn = guess.read.fcn(file.name), ...)
|
file.name |
name of file |
description |
description of data file |
read.fcn |
function for reading file |
... |
arguments to read function |
Simpler command than Read.cap, automatically generates file info. Assumes file is in project "Data" directory
object read from file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.