79634671

Date: 2025-05-22 23:54:52
Score: 1
Natty:
Report link

It should be pattern = phrase("休 浜") or pattern = list(c("休","浜")).

phrase() simply splits the string by the whitespace and create a list.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kohei Watanabe