Plots a quote in a graphics device
rQuoteMe(quote, author, theme = "light", fonts = "Francois One", OS = c("windows", "linux", "macOS"), control = list(), ...)
quote | A character string specifying the quote to plot |
---|---|
author | A character string specifying the author of the quote |
theme | A character string specifying whether the light or the dark theme should be used for the pop-up plot window. Defaults to 'light'. |
fonts | Character string specifying the desired Google fonts to use. Fonts are installed using function |
OS | Character string specifying the Operating System of the current host. Defaults to windows. |
control | a list of control values with components:
|