Generate Corporate-sounding placeholder text using the CorporateLorem API
Source:R/lipsum_corporate.R
lipsum_corporate.Rd
Generates random "corporate-style" placeholder text using the CorporateLorem API. The text is English-language and is partially adapted from articles by the NY Times, The Guardian and The Verge.
Arguments
- n
Integer. The number of paragraphs to generate. Defaults to 5.
- p
Logical. If
TRUE
, shows paragraph tags in the output. Defaults toTRUE
.
See also
Other practical generators:
lipsum_loripsum()
,
lipsum_markdown()
,
lipsum_seazon()