Closed knbknb closed 6 years ago
With "x" I encountered this error message:
mutate(df_r, method = fct_reorder(method, x = desc(time))) Error in mutate_impl(.data, dots) : Evaluation error: argument ".x" is missing, with no default.
With "x" I encountered this error message: