Using haven::as_factor without changing the underlying integer codes
|
|
2
|
122
|
May 29, 2022
|
copy factor levels using tidyverse
|
|
4
|
337
|
January 25, 2022
|
Failing to reorder factors
|
|
3
|
201
|
October 28, 2021
|
fct_relevel() with NA values
|
|
6
|
696
|
August 22, 2021
|
Add label to a tibble data using a stata database
|
|
4
|
349
|
August 19, 2021
|
fct_lump_min , I can't specify the number of counts and make it OTHER.
|
|
3
|
253
|
June 11, 2021
|
Sort Stacked Bar Chart
|
|
3
|
1402
|
March 7, 2021
|
could not find function "fct_reorder"
|
|
2
|
1944
|
January 4, 2021
|
Clearest way to order a factor by the mean of another variable, weighted by a third.
|
|
5
|
668
|
December 7, 2020
|
Difference between stats::reorder and forcats::fct_reorder
|
|
1
|
341
|
December 11, 2020
|
question:how does fct_rev work
|
|
8
|
1366
|
September 15, 2020
|
fct_reorder plotting trouble (reprex included)
|
|
2
|
464
|
July 26, 2020
|
Horizontal bar plots ordered from from big to small values with NA bars on the bottom
|
|
3
|
325
|
July 29, 2020
|
Use fct_reorder function inside case_when function in Shiny app
|
|
6
|
624
|
June 24, 2020
|
Creation of a chronological series with the # ts() function
|
|
1
|
314
|
June 24, 2020
|
how to compare factors?
|
|
3
|
2566
|
April 27, 2020
|
Hierarchical reordering of factor levels
|
|
4
|
605
|
February 18, 2020
|
Convert Dummy Variables to Factors
|
|
6
|
3631
|
January 14, 2020
|
Grouping based on frequency based on a value in one variable
|
|
3
|
444
|
November 4, 2019
|
Categorical Data in the Tidyverse fct_*()
|
|
8
|
766
|
October 18, 2019
|
forcats::fct_explicit_na
|
|
3
|
8723
|
September 3, 2019
|
Recode variable based on keywords within text
|
|
2
|
1080
|
August 20, 2019
|
how to keep the top n levels of a factor?
|
|
2
|
508
|
June 21, 2019
|
filter() then fct_drop() not working
|
|
2
|
1652
|
April 3, 2019
|
How to rename factors in dplyr pipeline
|
|
3
|
1901
|
March 15, 2019
|
Use `fct_unify()` in dplyr pipeline
|
|
2
|
678
|
March 11, 2019
|
Recoding factors using if_else
|
|
6
|
8371
|
September 12, 2018
|
Tidy evaluation: correct programming pattern when a quosure is used as LHS of mutate or to select a column
|
|
1
|
992
|
September 11, 2018
|
Factor(...levels = ... , order = TRUE) in forcats
|
|
1
|
1555
|
May 22, 2018
|
Control fill color order in geom_bar?
|
|
3
|
10375
|
May 18, 2018
|