loadNamedVectorNoHeaderMayNotExist: Load a vector with named rows.

Description Usage Arguments Examples

View source: R/loadNamedVectorNoHeaderMayNotExist.R

Description

Load a vector with named rows. If the file does not exist, warn the user and return an empty vector.

Usage

1

Arguments

fileName

Examples

1
## Not run: vec = loadNamedVectorNoHeaderMayNotExist("named_vector.txt")

xhmmScripts documentation built on May 2, 2019, 1:01 a.m.