Read in Time Series Data as zoo Object
Wrapper Function to read.zoo
read.production(data)
data
: a csv file with headers and the date as mm/dd/yyyy hh:mm:ss format (think excel spreadsheet date format and the file is saved as a csv file)This is a wrapper function to read.zoo with a specific format required see above
zoo object
Stephen A Sefick Jr
read.table