View source: R/merge_fragments.R
merge_fragments | R Documentation |
Recombines consecutive fragments of natural text into a single text removing redundant parts
merge_fragments(fragments)
fragments |
the text fragments to recombine |
the recombined text
merge_fragments(c("du palais d'un jeune lapin dame belette un beau matin",
"belette un beau matin s'empara, c'est une rusée",
"c'est une rusée, le maître étant absent,",
"ce lui fut chose aisée"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.