View source: R/readCsvInputFile.R
columnDescriptor | R Documentation |
Column Descriptor
columnDescriptor(match = ".*", fixed = FALSE)
match |
pattern or fixed text to match in header line |
fixed |
if TRUE, match is taken as a fixed string to be looked for in the header line, otherwise it is interpreded as a regular expression |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.