export: Export of TemporalIso samples as csv

Description Usage Arguments See Also

Description

Writes the interval samples of a TemporalIso-object to a .csv-File.

Usage

1
2
## S4 method for signature 'TemporalIso'
export(fit, file, interval = NULL, ...)

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. #'

See Also

write.csv


OsteoBioR documentation built on May 1, 2019, 10:18 p.m.