Closed nilsreiter closed 6 years ago
If characters are removed using limitFigures(), their names and ids still appear in the factor entries, which leads to issues when plotting. Removing this is straightforward, but does it create other issues?
limitFigures()
It seems this is unproblematic.
If characters are removed using
limitFigures()
, their names and ids still appear in the factor entries, which leads to issues when plotting. Removing this is straightforward, but does it create other issues?