Description Usage Arguments Examples
View source: R/loadNamedVectorNoHeaderMayNotExist.R
Load a vector with named rows. If the file does not exist, warn the user and return an empty vector.
1 | loadNamedVectorNoHeaderMayNotExist(fileName)
|
fileName |
1 | ## Not run: vec = loadNamedVectorNoHeaderMayNotExist("named_vector.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.