79235265

Date: 2024-11-28 20:45:08
Score: 1
Natty:
Report link

What about adist?

> d <- adist(names(sample_df), "monday")

> sample_df[,d == min(d)]
  mondaya mondayb
1       1       1
2       1       1
3       1       1
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): What
  • High reputation (-2):
Posted by: ThomasIsCoding