Actions: tidyverse/dplyr
Actions
270 workflow runs
270 workflow runs
group_split()
on the reference page on the website
pr-commands.yaml
#3992:
Issue comment #7079 (comment)
created
by
olivroy
mutate
superseding transmute
should allow ordering columns
pr-commands.yaml
#3991:
Issue comment #6861 (comment)
created
by
pitakakariki
slice_sample()
pr-commands.yaml
#3989:
Issue comment #7052 (comment)
created
by
DavisVaughan
ptype
argument to between()
pr-commands.yaml
#3987:
Issue comment #7073 (comment)
created
by
DavisVaughan
if_else()
coerces NA
as list(NULL)
when the false
argument is a list
pr-commands.yaml
#3986:
Issue comment #7076 (comment)
created
by
DavisVaughan
if_any()
does not work as expected inside mutate
when no inputs are provided
pr-commands.yaml
#3985:
Issue comment #7077 (comment)
created
by
DavisVaughan
if_else()
coerces NA
as list(NULL)
when the false
argument is a list
pr-commands.yaml
#3984:
Issue comment #7076 (comment)
created
by
arnaudgallou
group_split()
not shown on the reference page
pr-commands.yaml
#3982:
Issue comment #7043 (comment)
created
by
luisDVA
if_any()
- returns TRUE if no columns are selected
pr-commands.yaml
#3981:
Issue comment #7074 (comment)
created
by
ks8997
if_any()
- returns TRUE if no columns are selected
pr-commands.yaml
#3980:
Issue comment #7074 (comment)
created
by
DavisVaughan
pick()
to rename in distinct()
+ some thoughts about arrange()
allowing renaming.
pr-commands.yaml
#3979:
Issue comment #7028 (comment)
created
by
yjunechoe
if_any()
and if_all()
behavior with zero-column selections
pr-commands.yaml
#3975:
Issue comment #7072 (comment)
created
by
jrwinget
if_any()
and if_all()
behavior with zero-column selections
pr-commands.yaml
#3974:
Issue comment #7072 (comment)
created
by
DavisVaughan
slice_sample()
pr-commands.yaml
#3970:
Issue comment #7052 (comment)
created
by
apeterson91
.groups = "drop"
option to mutate
pr-commands.yaml
#3968:
Issue comment #7066 (comment)
created
by
DavisVaughan