An R package for generating paragraphs of lorem ipsum.
You can install the package using devtools
:
devtools::install_github("aakosm/ipsum")
The package has only one function right now, lipsum()
, which will generate you n paragraphs of lorem ipsum, saving you precious seconds of internet search and leaving R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.