powered by
A custom quotation tool
argonQuote(..., footer = NULL, source = NULL, align = "center")
Any text.
Footer content, if any.
Source if any.
Text alignement. "center", "right" or "left".
# NOT RUN { if (interactive()) { library(argonR) argonQuote(align = "center", "I am a text") } # }
Run the code above in your browser using DataLab