-
-
Couldn't load subscription status.
- Fork 17
Closed
Labels
Description
See #128
Needs select helpers:
- https://easystats.github.io/datawizard/reference/convert_data_to_numeric.html
-
https://easystats.github.io/datawizard/reference/demean.html(won't do, see Add missing select helpers #376) - https://easystats.github.io/datawizard/reference/winsorize.html
- https://easystats.github.io/datawizard/reference/describe_distribution.html
- https://easystats.github.io/datawizard/reference/replace_nan_inf.html
Needs to move secondary select-args (basically, data frame method should have argument order of numeric/vector, followed by select/exclude):
- https://easystats.github.io/datawizard/reference/normalize.html
- https://easystats.github.io/datawizard/reference/ranktransform.html
For some functions, select/exclude come after some main arguments, but not at the end. I'm not sure if this is a problem?