-
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.
BREAKING CHANGE(epix_slide): output
version
column, other re/dual-n…
…ames In `epix_slide()`: - warn-deprecate `ref_time_values =` in favor of `versions =` - allow tidyeval or formula comps to use `.ref_time_value` or `.version` to access the ref_time_value/version (currently, these two things are always the same) - output a `version` column, not a `time_value` column
- Loading branch information
1 parent
90d7826
commit c3d425d
Showing
5 changed files
with
94 additions
and
36 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#' @param .ref_time_value_label String; how to describe/label the `ref_time_value` in | ||
#' error messages; e.g., "reference time value" or "version". |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.