Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of S3 method for TimeSeries class #68

Merged
merged 1 commit into from May 26, 2014

Conversation

RomanTsegelskyi
Copy link
Contributor

I've added support for TimeSeries class (stats package, ts function).
Basic script to see how works.

myts <- ts(myvector, start=c(2009, 1), end=c(2014, 12), frequency=3) 
pander(myts)

daroczig added a commit that referenced this pull request May 26, 2014
Implementation of S3 method for TimeSeries class
@daroczig daroczig merged commit 95a0aea into Rapporter:master May 26, 2014
@daroczig
Copy link
Member

Looks awesome, thanks!

@RomanTsegelskyi RomanTsegelskyi deleted the TimeSeries branch July 11, 2014 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants