Skip to content

Commit

Permalink
added 'subdaily2weekly'
Browse files Browse the repository at this point in the history
  • Loading branch information
hzambran committed Oct 12, 2023
1 parent bf2dfc0 commit b0f31c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ S3method(subdaily2daily, default)
S3method(subdaily2daily, zoo)
S3method(subdaily2daily, data.frame)
S3method(subdaily2daily, matrix)
S3method(subdaily2weekly, default)
S3method(subdaily2weekly, zoo)
S3method(subdaily2weekly, data.frame)
S3method(subdaily2weekly, matrix)
S3method(subdaily2monthly, default)
S3method(subdaily2monthly, zoo)
S3method(subdaily2monthly, data.frame)
Expand Down

0 comments on commit b0f31c3

Please sign in to comment.