Export of TemporalIso samples as csv
export.Rd
Writes the interval samples of a TemporalIso-object to a .csv-File.
Arguments
- fit
TemporalIso: An instance of class TemporalIso, generated from
estimateIntervals
- file
character: a character string specifying the path to a .csv-file.
- interval
numeric values which are part of the specified time intervals. Defaults to all intervals being exported
- ...
Optional arguments to write.csv. #'