issues
search
poissonconsulting
/
tidyplus
An R package of additional tidyverse functions
https://poissonconsulting.github.io/tidyplus/
Other
9
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
if_else2 should by default not error if nothing to replace
#26
joethorley
opened
10 hours ago
0
Added informative error message to `if_else2()` if no matches are found
#25
dunkenwg
closed
5 days ago
0
replaced `requireNamespace()` with `rlang::check_installed()`
#24
dunkenwg
closed
4 weeks ago
1
updated actions
#23
dunkenwg
closed
1 month ago
0
`duplicates()` now preserves groups and attributes for "regular" and "sf" data frames
#22
dunkenwg
closed
1 month ago
12
Release tidyplus 0.1.0
#21
aylapear
opened
3 months ago
1
Preserve data frame groups and attributes where possible across functions
#20
joethorley
closed
1 month ago
0
- Added `.keep_all` argument to `duplicates()`
#19
joethorley
closed
3 months ago
2
Modify `add_missing_column` so that can use existing column if exists.
#18
joethorley
opened
3 months ago
0
Transferred `duplicates()` from poisdata
#17
dunkenwg
closed
3 months ago
2
Str replace when function
#16
nadinehussein
closed
3 months ago
1
Add function `str_replace_when` as vectorized form of `str_replace`
#15
nadinehussein
closed
3 months ago
0
Snakecase
#14
sarahLy9
closed
1 year ago
0
Summarise2
#13
aylapear
closed
1 year ago
1
Add argument to `drop_uninformative_columns()` to include factors if all not 1st level
#12
joethorley
opened
1 year ago
1
Add function `str_to_snake_case()`
#11
nadinehussein
closed
1 year ago
3
Add function `distinct_identical()` to keep those columns that have identical values for each grouping in distinct
#10
joethorley
opened
1 year ago
2
Make compatible with dplyr 1.1.0
#9
joethorley
closed
1 year ago
1
Add function `keep_uninformative_columns()`
#8
joethorley
opened
2 years ago
0
Create `selecting()` to generate code to select exactly the columns in a data frame.
#7
joethorley
opened
2 years ago
1
Add argument to `drop_uninformative_columns()` to provide R code to only select columns identified as uninformative.
#6
joethorley
closed
2 years ago
0
Add `summarize2()` to not have to set `.groups = "keep"`
#5
joethorley
closed
1 year ago
1
add ps_duplicates
#4
sebdalgarno
closed
3 months ago
1
Add `%nin%` operator
#3
joethorley
closed
1 year ago
3
Get `unite_str()` working with symbol
#2
joethorley
opened
2 years ago
0
Add `replace_if(x, y)` function
#1
joethorley
closed
2 years ago
1