issues
search
tidyverse
/
forcats
🐈🐈🐈🐈: tools for working with categorical variables (factors)
https://forcats.tidyverse.org/
Other
554
stars
126
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo in fct_lump description
#369
mine-cetinkaya-rundel
opened
2 months ago
0
clear formatting of package name in readme and vignette
#368
luisDVA
opened
3 months ago
0
preserve subclasses as well as attrs in `refactor()`
#367
khusmann
opened
3 months ago
0
Typo in Introduction
#366
jxu
opened
5 months ago
0
Feature Request: Allow Increasing Order in `fct_infreq`
#365
drfloren
opened
5 months ago
0
Adding ordered argument to fct() and complementary ord() function
#364
sambtalcott
opened
5 months ago
0
Feature Request: Add handling of ordered factors to fct()
#363
sambtalcott
opened
5 months ago
0
Could fct_reorder be easier to use for where `.desc = TRUE`?
#362
davidhodge931
closed
1 month ago
1
OCD typo fix
#361
njspix
opened
9 months ago
0
`fct_cross()` orders levels by second factor before the first factor
#360
dchiu911
opened
10 months ago
1
`fct_reorder()` treatment of missing values in .x depends on whether .f is a factor or a character vector
#359
dominikbach
opened
1 year ago
1
Feature Request: fct_trim()
#358
sebneus
closed
1 month ago
1
Upkeep 2023-10
#357
hadley
closed
1 year ago
0
Upkeep for forcats (2022)
#356
hadley
closed
1 year ago
0
Document `fct_lump()` in own file
#355
hadley
opened
1 year ago
0
Fix typo in vignette
#354
davidchall
closed
1 year ago
1
Feature request: rename `fct_na_value_to_level` etc to `fct_na_to_level` etc as more readable
#353
davidhodge931
opened
1 year ago
1
Errors in `fct_reorder2` documentation
#352
AlexJHomer
opened
1 year ago
0
fct_relevel not working
#351
qutkat
closed
1 year ago
2
"fct_na_value_to_level" not worked well in gtsummary
#350
kkerin
closed
1 year ago
1
Assigning a level to NULL in fct_collapse does not remove it....
#349
mosesotieno
closed
1 year ago
1
`fct_reorder2()` drops values
#348
hadley
opened
1 year ago
1
fct_na_value_to_level() adds a level for NA value even if it is not need
#347
LukaszDerylo
opened
1 year ago
1
fct_recode removes `label` attribute
#346
iago-pssjd
opened
1 year ago
4
Make forcats 1.0.0 Tidyverse blog article more instructive
#345
turbanisch
opened
1 year ago
1
Add rlang style argument checking to all functions
#344
hadley
closed
1 year ago
0
Update `fct_reorder2()`
#343
hadley
closed
1 year ago
0
Release forcats 1.0.0
#342
hadley
closed
1 year ago
0
Improved handling of NAs in `fct_reorder()`
#341
hadley
closed
1 year ago
1
Update `check_factor()`
#340
hadley
closed
1 year ago
0
Reconsider `NULL` in `fct_recode()`
#339
hadley
opened
1 year ago
0
Refactor `fct_lump()` tests
#338
hadley
closed
1 year ago
0
NA in levels vs NA in values
#337
hadley
closed
1 year ago
0
Lump even when there's only 1 level
#336
hadley
closed
1 year ago
0
Refactor weight computation
#335
hadley
closed
1 year ago
0
Drop ellipsis dep
#334
hadley
closed
1 year ago
0
Check that dots are unnamed where appropriate
#333
hadley
closed
1 year ago
0
Add `after` argument to `fct_expand()`
#332
hadley
closed
1 year ago
0
Add a new section on explicit vs implicit NAs
#331
hadley
closed
1 year ago
1
Add weight argument to fct_infreq
#330
hadley
closed
1 year ago
0
Support empty levels in `fct_inorder()`
#329
hadley
closed
1 year ago
0
`fct_unique()` improvements
#328
hadley
closed
1 year ago
1
Don't warn if fct_other() doesn't replace
#327
hadley
closed
1 year ago
0
`fct_infreq()` doesn't reorder NA levels
#326
hadley
closed
1 year ago
1
Upkeep
#325
hadley
closed
1 year ago
0
Allow forcats to support integer and numeric inputs
#324
billdenney
closed
1 year ago
1
`fct()` doesn't work on factors
#323
DanChaltiel
closed
1 year ago
2
`fct_drop()` and friends drop attributes when applied to character
#322
DanChaltiel
closed
1 year ago
1
see also: `fct_explicit_na()` <-> `fct_recode()`
#321
dpprdan
closed
1 year ago
1
Allow lambda functions in fct_reorder()
#320
DanChaltiel
closed
1 year ago
0
Next