import_chron_excel {chronochrt} | R Documentation |
This function imports and converts chronological information saved in
.xls
or .xslx
into a ready-to-plot data set. Missing values
will be substituted by "!".
import_chron_excel(path, ...)
path |
A character string with the path of the file to be imported. |
... |
Additional arguments inherited from |
A tibble containing the chronological information.