Learn R Programming

argonR (version 0.2.0)

argonMuted: Create a muted text

Description

Apply the class muted to a text

Usage

argonMuted(...)

Arguments

...

Any text.

Examples

Run this code
# NOT RUN {
if (interactive()) {
 library(argonR)
 argonMuted(argonLead("Badges"))
}


# }

Run the code above in your browser using DataLab