-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
- Standardize to names & defaults of `compactify = TRUE, compactify_abs_tol = 0` in most places. Add missing tolerance setting in `epix_merge()`. Keep `should_compactify` as-is in `revision_summary()` for now. - Change `compactify = NULL` possibility to `compactify = "message"`, and message instead of warn. - Make `compactify_abs_tol = 0` still compactify when exactly equal by using `<= compactify_abs_tol` rather than `<` via `dplyr::near()`. - Update examples and vignettes to not have unnecessary `compactify = TRUE`.
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.