Combine Values in R

Does anyone know how to combine "trace 0" to "unknown"?
Thank you.
image

You can use forcats::fct_collapse()

If you need more specific help, please provide a proper REPRoducible EXample (reprex) illustrating your issue.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.