79325979

Date: 2025-01-03 09:15:43
Score: 2.5
Natty:
Report link

You can also just unlist post extraction: r$Retweetfrom <- str_extract_all(r$Tweets, "^RT[:space:]+@[:graph:]+") %>% unlist()

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user29035994