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

Feature change: consistent supply of date formats #135

Open
martinctc opened this issue May 6, 2021 · 1 comment
Open

Feature change: consistent supply of date formats #135

martinctc opened this issue May 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@martinctc
Copy link
Member

Currently, functions such as IV_by_period() require a supply of dates (but character variables) in a particular Y/M/D format. It would be helpful to standardize this across the package, and also enable the direct supply of Date class variables where formats do not need to match.

@martinctc martinctc added the enhancement New feature or request label May 6, 2021
@martinctc
Copy link
Member Author

The cranlogs main function uses the following input format:

Start date, in yyyy-mm-dd format, or last-day.

https://r-hub.github.io/cranlogs/reference/cran_downloads.html

@martinctc martinctc added this to To do in v1.6.0 May 18, 2021
@martinctc martinctc added this to To do in v1.7.0 Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
v1.7.0
To do
v1.6.0
To do
Development

No branches or pull requests

1 participant