Skip to content
  • domingue's avatar
    Major additions · 9fe4c6e3
    domingue authored
    - added dependency on R (>= 3.5.0)
    - added ggheatmap
    - dplyr loads last to reduce function masking from other packages
    - renamed function to make is obvious what it does
    - added missing functions:
        + filter_count
        + n_as
        + dcount
        + count_as
        + distinct_all
        + is_distinct
        + get_col
        + extract_col
        + mutate_inplace, updated to be compatible with `rlang>=0.3.0`
        + mutate_cond
        + reload_dplyr
        + unload_packages
        + cache_it
        + is.directory
        + mcdir
        + rmerge
        + trim_ext
        + '%s+%'
        + rmSomeElements and rmLastElement
        + lsos and lsosh
        + trim_outliers, se and round_any
        + assert
        + all_unique
        + add_prefix
        + interp_from_env
        + dt.merge and unique_rows
        + fetch_go_term (fixed)
        + read_bm
    - bug fixes:
        + example of vec2df
    - added tests
    - improved documentation of functions missing information about the argument's default values
    9fe4c6e3