reframe
as alternative to summarise
for dplyr
1.1.0tidyverse
suggests dependency.exclude_all
and include_any
inputpivot_wider
dplyr
1.1.0group_by
that results in multiple group by nodes.group_by
functionsungroup
node when rearranging grouping structure.dplyr
version 1.1.0 an changes in new versions of tidyr
@inheritDotParams
to decouple from upstream APIsdplyr
version 1.1.0dplyr
and tidyr
equivalent functions, that would need to be fixed upstream.Suggests
dependencies on CRAN packages.nest_join.tracked_df
S3 method, added slice*.tracked_df
functions, and
missing set operations functions. covr::package_coverage(type="all"
):
dtrackr
Coverage: 83.60%,
R/dot.R
: 78.12%,
R/dtrackr.R
: 84.08%) mostly through examplesungroup()
change to fit with dplyr::ungroup
API.dplyr
like for like functionality supporting -
add_count
, add_tally
, anti_join
, arrange
, bind_rows
, comment
,
distinct
, exclude_all
, filter
, full_join
, group_by
, group_modify
,
inner_join
, left_join
, mutate
, pivot_longer
, pivot_wider
, relocate
,
rename
, rename_with
, right_join
, select
, semi_join
, summarise
,
transmute
, ungroup
graphviz
graphAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.