Search code examples
Change factor levels in data.tables by name...

rdata.tabler-factor

Read More
Error out if filtering for a non-existent level...

rtidyverser-factor

Read More
R: factor(x, levels, labels) returns unexpected <NA>...

rnar-factor

Read More
Cleaning up factor levels (collapsing multiple levels/labels)...

rr-factorr-faq

Read More
Factor from numeric vector drops every 100.000th element from its levels...

rr-factor

Read More
how to classify values into factors in r...

rregressionr-factor

Read More
reorder factor levels manually using indices with tidyverse...

rindiceslevelsr-factor

Read More
Sort a factor based on value in one or more other columns...

rr-factor

Read More
How to access actual internal factor lookup hashtable in R...

rhashtabler-factor

Read More
Rename one level of a factor in R...

rr-factor

Read More
"Factor has new levels" error for variable I'm not using...

rr-factorr-formula

Read More
How to create a new column based on information from other factor columns in R?...

rr-factormutate

Read More
Coerce multiple columns to factors at once...

rdataframer-factor

Read More
str_replace inside fct_reorder inside mutate(across())...

rdataframedplyrr-factoracross

Read More
How to maintain factors when using plot_ly inside a function in R...

rfunctiondplyrplotlyr-factor

Read More
Why do my characters transform when I append to a vector?...

rr-factor

Read More
Scaling issue on raincloud plot...

rggplot2scaler-factor

Read More
Obtain counts within 3 variable factors...

rr-factor

Read More
How to change the levels of multiple factors at once...

rdplyrtidyversedata-wranglingr-factor

Read More
Is there a quicker way to factor and relevel a column based on the levels in another column?...

rggplot2r-factor

Read More
R group by with each grouped element associated with most common factor...

rdplyrgroup-bydata-cleaningr-factor

Read More
Plotting with ggplot2: "Error: Discrete value supplied to continuous scale" on categorical...

rggplot2scalecategorical-datar-factor

Read More
Why does the as.factor() function not work in a Shiny reactive express, but works fine outside of Sh...

rshinyshiny-reactivityr-factor

Read More
Return a string vector instead of integer vector when combining factors...

rchi-squaredr-factor

Read More
How to assign levels to a factor variable...

rr-factor

Read More
Return values from the NA row of a factor column...

rr-factor

Read More
Redefine factor levels and order within groups...

rdplyrr-factor

Read More
In R, why does map make the wrong plot, but the same code works when I do not map?...

rggplot2purrrr-factor

Read More
Remove rows with duplicate combinations of factor levels in two columns...

rdataframeduplicatesr-factor

Read More
Is it possible to have different elements in a factor to have a same levels?...

rlevelsr-factor

Read More
BackNext