Description Usage Arguments Details Value
Converts a word vector into a line vector with variable paragraph lengths.
1 | para_index(n, FUN, ...)
|
n |
Numeric. Numbers of words. |
FUN |
Numeric. how many words to split whole string by. |
... |
Extra arguments. |
FUN most be a function that takes in a number n and returns a vector of natural numbers.
Numeric. paragraph indicator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.