Conditional sort of factors in ggplot2
|
|
3
|
103
|
November 13, 2023
|
Graph clumping together even with group_by() and uniqu() function
|
|
6
|
103
|
November 17, 2023
|
how to apply fct_lump_min within group_by
|
|
3
|
448
|
March 13, 2023
|
Error - unexpected '=' in mutate function
|
|
2
|
908
|
April 11, 2023
|
barplot with ggplot2 and fct_reorder: how to sort bars when values are equal?
|
|
2
|
579
|
February 27, 2023
|
Forcats and fct_lump question
|
|
3
|
421
|
January 20, 2023
|
Proper use of fct_lump_min
|
|
4
|
660
|
August 29, 2022
|
Is there a new, native pipe equivalent of %<>%?
|
|
2
|
335
|
August 23, 2022
|
Using haven::as_factor without changing the underlying integer codes
|
|
2
|
671
|
May 29, 2022
|
copy factor levels using tidyverse
|
|
4
|
1207
|
January 25, 2022
|
Failing to reorder factors
|
|
3
|
570
|
October 28, 2021
|
fct_relevel() with NA values
|
|
6
|
1574
|
August 22, 2021
|
Add label to a tibble data using a stata database
|
|
4
|
1044
|
August 19, 2021
|
fct_lump_min , I can't specify the number of counts and make it OTHER.
|
|
3
|
726
|
June 11, 2021
|
Sort Stacked Bar Chart
|
|
3
|
3068
|
March 7, 2021
|
could not find function "fct_reorder"
|
|
2
|
4196
|
January 4, 2021
|
Clearest way to order a factor by the mean of another variable, weighted by a third.
|
|
5
|
1563
|
December 7, 2020
|
Difference between stats::reorder and forcats::fct_reorder
|
|
1
|
604
|
December 11, 2020
|
question:how does fct_rev work
|
|
8
|
3169
|
September 15, 2020
|
fct_reorder plotting trouble (reprex included)
|
|
2
|
853
|
July 26, 2020
|
Horizontal bar plots ordered from from big to small values with NA bars on the bottom
|
|
3
|
814
|
July 29, 2020
|
Use fct_reorder function inside case_when function in Shiny app
|
|
6
|
1412
|
June 24, 2020
|
Creation of a chronological series with the # ts() function
|
|
1
|
703
|
June 24, 2020
|
how to compare factors?
|
|
3
|
4680
|
April 27, 2020
|
Hierarchical reordering of factor levels
|
|
4
|
1363
|
February 18, 2020
|
Convert Dummy Variables to Factors
|
|
6
|
5985
|
January 14, 2020
|
Grouping based on frequency based on a value in one variable
|
|
3
|
838
|
November 4, 2019
|
Categorical Data in the Tidyverse fct_*()
|
|
8
|
1275
|
October 18, 2019
|
forcats::fct_explicit_na
|
|
3
|
9691
|
September 3, 2019
|
Recode variable based on keywords within text
|
|
2
|
2090
|
August 20, 2019
|