readCSV {GenEst} | R Documentation |
Read in csv files in either format
Description
Handle reading in of a csv that is either comma-decimal or semicolon-comma separation style
Usage
readCSV(path)
Arguments
path |
file path |
Value
read in data table
[Package GenEst version 1.4.9 Index]