List Question
20 TechQA 2024-02-20T03:43:28.540000(R) 'factor' function discards specified levels in vector
30 views
Asked by Banach
factorizing 2 cols in my data producing different graphs
19 views
Asked by Vinod
reorder factor levels manually using indices with tidyverse
126 views
Asked by Amy M
Factors have different levels but I don't understand why
58 views
Asked by Ollie
How to create a new column based on information from other factor columns in R?
119 views
Asked by larsroarf
Convert strings to factors with levels, but warn when introducing NAs
39 views
Asked by Nick
Factors showing wrong number of levels
127 views
Asked by Dan
str_replace inside fct_reorder inside mutate(across())
45 views
Asked by C.Robin
How to maintain factors when using plot_ly inside a function in R
33 views
Asked by Luther_Blissett
Why do my characters transform when I append to a vector?
41 views
Asked by User
Scaling issue on raincloud plot
78 views
Asked by user21215346
Obtain counts within 3 variable factors
51 views
Asked by shollaback
How to change the levels of multiple factors at once
427 views
Asked by Lenman55
Is there a quicker way to factor and relevel a column based on the levels in another column?
171 views
Asked by seansteele
R group by with each grouped element associated with most common factor
66 views
Asked by at.
How to factorize a numeric column into user-defined intervals
83 views
Asked by holala
Why is it when I try to convert numerical variable into factor I get this problem?
64 views
Asked by rua
Why does the as.factor() function not work in a Shiny reactive express, but works fine outside of Shiny in base R?
84 views
Asked by Village.Idyot
Return a string vector instead of integer vector when combining factors
57 views
Asked by Lara
Return values from the NA row of a factor column
27 views
Asked by Maxime Charrière