You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2024. It is now read-only.
If this is to be implemented, we could add if (levels) ... in code. I guess header$type == "factor" variables shouldn't be converted from integer to factor as well.
See the below example:
The second query - where one use the ID instead of LEVEL - it's not that easy to use, an alternative could be:
If this is to be implemented, we could add
if (levels) ...in code. I guessheader$type == "factor"variables shouldn't be converted from integer to factor as well.