What is the base equivalent of forcats::fct_rev?
|
|
3
|
458
|
February 7, 2024
|
Conditional sort of factors in ggplot2
|
|
4
|
601
|
December 25, 2023
|
Graph clumping together even with group_by() and uniqu() function
|
|
6
|
465
|
November 17, 2023
|
how to apply fct_lump_min within group_by
|
|
3
|
884
|
March 13, 2023
|
Error - unexpected '=' in mutate function
|
|
2
|
1887
|
April 11, 2023
|
barplot with ggplot2 and fct_reorder: how to sort bars when values are equal?
|
|
2
|
1226
|
February 27, 2023
|
Forcats and fct_lump question
|
|
3
|
821
|
January 20, 2023
|
Proper use of fct_lump_min
|
|
4
|
950
|
August 29, 2022
|
Is there a new, native pipe equivalent of %<>%?
|
|
2
|
507
|
August 23, 2022
|
Using haven::as_factor without changing the underlying integer codes
|
|
2
|
989
|
May 29, 2022
|
copy factor levels using tidyverse
|
|
4
|
1605
|
January 25, 2022
|
Failing to reorder factors
|
|
3
|
934
|
October 28, 2021
|
fct_relevel() with NA values
|
|
6
|
2044
|
August 22, 2021
|
Add label to a tibble data using a stata database
|
|
4
|
1302
|
August 19, 2021
|
fct_lump_min , I can't specify the number of counts and make it OTHER.
|
|
3
|
900
|
June 11, 2021
|
Sort Stacked Bar Chart
|
|
3
|
3615
|
March 7, 2021
|
could not find function "fct_reorder"
|
|
2
|
5100
|
January 4, 2021
|
Clearest way to order a factor by the mean of another variable, weighted by a third.
|
|
5
|
2443
|
December 7, 2020
|
Difference between stats::reorder and forcats::fct_reorder
|
|
1
|
763
|
December 11, 2020
|
question:how does fct_rev work
|
|
8
|
4216
|
September 15, 2020
|
fct_reorder plotting trouble (reprex included)
|
|
2
|
1133
|
July 26, 2020
|
Horizontal bar plots ordered from from big to small values with NA bars on the bottom
|
|
3
|
1237
|
July 29, 2020
|
Use fct_reorder function inside case_when function in Shiny app
|
|
6
|
1902
|
June 24, 2020
|
Creation of a chronological series with the # ts() function
|
|
1
|
897
|
June 24, 2020
|
how to compare factors?
|
|
3
|
5509
|
April 27, 2020
|
Hierarchical reordering of factor levels
|
|
4
|
2008
|
February 18, 2020
|
Convert Dummy Variables to Factors
|
|
6
|
7341
|
January 14, 2020
|
Grouping based on frequency based on a value in one variable
|
|
3
|
1061
|
November 4, 2019
|
Categorical Data in the Tidyverse fct_*()
|
|
8
|
1683
|
October 18, 2019
|
forcats::fct_explicit_na
|
|
3
|
10278
|
September 3, 2019
|