79129507

Date: 2024-10-26 21:44:46
Score: 7.5 🚩
Natty: 4
Report link

Actually, the answer above is incorrect. It produces the error Error in if (test$year == 2019) { : the condition has length > 1

and if one uses ifelse then the error is Error in ifelse(test$year == 2018) : argument "yes" is missing, with no default

Can anyone clarify?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can anyone clarify
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: JohnS