Hello, How to handle time series data if the sampling period is a fraction of a second? Classes such as POSIXct, chron and timeDate stores only integer second values. Although class POSIXlt suports fractions of a second, neither package zoo nor package xts handle POSIXlt date/time objects.
Best regards, Peter ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.