-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(time_types): refactor time types
* guess time_type of "day", "week", "yearmonth", "integer" from time column and warn if not compatible * restrict `before` and `after` to types compatible with time column * deprecate geo_type and time_type constructor arguments, infer only * improve documentation on geo and time types * enforce time_value and version being same type in epi_archive * update vignettes * move arg validation from new_epi_df to as_epi_df.tbl_df to match epi_archive a
- Loading branch information
Showing
39 changed files
with
1,326 additions
and
1,797 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.