View source: R/readFileOrVector.R
readFileOrVector | R Documentation |
Input: a file name or a character vector. Output: a character vector of the contents of the file, or the character vector unchanged.
readFileOrVector(file)
file |
A file name or a character vector. |
A character vector of the inputs of the file.
Mika Pflüger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.