Skip to contents

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.

Usage

lipsum_corporate(n = 5L, p = TRUE)

Arguments

n

Integer. The number of paragraphs to generate. Defaults to 5.

p

Logical. If TRUE, shows paragraph tags in the output. Defaults to TRUE.

See also

Other practical generators: lipsum_loripsum(), lipsum_markdown(), lipsum_seazon()