toLatex.tsfortune: Convert fortunes to Latex

Description Usage Arguments

Description

Convert fortunes to Latex

Usage

1
2
3
  ## S3 method for class 'tsfortune'
 toLatex(object, number = FALSE,
    width = c(1, 0.85), ...)

Arguments

object

Object to convert

number

Logical. Do you want the fortune number printed?

width

integer specifying the character width. By default getOption("width") is used.

...

Additional arguments. Does nothing.


MarcoDVisser/stoicfortunes documentation built on May 7, 2019, 2:49 p.m.