Rev Language Reference


readRegionalFeatures

Aliases

  • readTable

Usage

readRegionalFeatures(String filename, String delimiter, Bool header)

Arguments

filename : String (pass by value)
A data table that contains the regional feature information.
delimiter : String (pass by value)
The delimiter between columns.
Default : ,
header : Bool (pass by value)
Do the summary file and the data files have headers?
Default : TRUE

Return Type