Skip to content

Commit

Permalink
appeas lintr
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Jan 3, 2025
1 parent cf92b6a commit c64bf73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/check_tbl_value_col_ascending.R
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ split_cdf_quantile <- function(tbl) {
# Order the output type ids in the order of the config
#
# This extracts the output_type_id from the config-generated table for the
# given types and creates a lookup table that has the types in the right order.
# given types and creates a lookup table that has the types in the right order.
#
# The data from `tbl` is then joined into the lookup table (after being coerced
# to character), which sorts `tbl` in the order of the lookup table.
Expand Down

0 comments on commit c64bf73

Please sign in to comment.