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