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