Get Named Ranges from Excel File
Arguments
- file
path to Excel file
- pattern
pattern matching the names of named cell ranges to be read. By default, all ranges starting with
range
are read.- dbg
logical. If
TRUE
debug messages are shown- stringsAsFactors
passed to
hsGetTable
- ...
further arguments passed to
hsGetTable