[1] │ <>>< >Poem< >for< >a< >Friend<.>< >
[1] │ > <>Poem<> <>for<> <>a<> <>Friend<>.
2025-03-25
str_view
in stringr
package (in R) shows all matches:
[1] │ <>>< >Poem< >for< >a< >Friend<.>< >
[1] │ > <>Poem<> <>for<> <>a<> <>Friend<>.
str_count
counts all matches in R:
find_all
and len
count all matches in python:
Run summary statistics for second poet. Then compare.
Pivoting with dogs :)