Skip to contents

Generates pretentious placeholder text. You wouldn't understand, man!

Usage

lipsum_hipster(
  n_paras = 5L,
  n_sentences = NULL,
  type = c("hipster-centric", "hipster-latin"),
  start_with_lorem = TRUE
)

Arguments

n_paras

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

n_sentences

Integer, optional. The number of sentences to generate. Overrides n_paras.

type

Character. One of "hipster-centric" for hipster words only, or "hipster-latin" for hipster mixed with random lorem ipsum words. Defaults to "hipster-centric".

start_with_lorem

Logical. If TRUE, starts the first paragraph with 'I'm baby'. Defaults to TRUE.

See also