Learn R Programming

fontawesome (version 0.5.2)

print.fontawesome: Print the fontawesome icon to the Viewer

Description

This function will show the fontawesome icon in the Viewer.

Usage

# S3 method for fontawesome
print(x, view = interactive(), ...)

Value

No return value, called for printing to the Viewer.

Arguments

x

An agent object of class fontawesome.

view

The value for print()s browse argument.

...

Any additional parameters.