79293421

Date: 2024-12-19 07:36:45
Score: 1.5
Natty:
Report link

Your R system environment may have mixed up the packages Hmisc and psych, which both contains the describe function, but only the former contains weights as an argument. Try running the code again, but this time with Hmisc::describe().

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tan2525