read.dendrometer {dendRoAnalyst} | R Documentation |
This function reads dendrometer data from .csv or .txt or .xlsx files. This function automatically recognizes the date time format of the first column of the data frame and changes it to "yyyy-mm-dd HH:MM:SS format".
read.dendrometer(file, sep = NULL, dec = NULL)
file |
string file name or path of the file. |
sep |
string the separator of the files. Only if they are different than the standard separators such as tab for .txt file and comma for .csv file. |
dec |
the character used in the file for decimal points. |
A dataframe with the dendrometer data: