Import data from vemco csv files
Usage
ss_read_vemco_data(path, file_name)
Arguments
- path
File path to the vemco folder.
- file_name
Name of the file to import, including file extension.
Value
Returns a data frame of vemco data, with the same columns as in the
original file.
Details
The Vemco data must be saved in csv format.