argonMuted {argonR} | R Documentation |
Create a muted text
Description
Apply the class muted to a text
Usage
argonMuted(...)
Arguments
... |
Any text. |
Author(s)
David Granjon, dgranjon@ymail.com
Examples
if (interactive()) {
library(argonR)
argonMuted(argonLead("Badges"))
}
[Package argonR version 0.2.0 Index]