print.fontawesome {fontawesome}R Documentation

Print the fontawesome icon to the Viewer

Description

This function will show the fontawesome icon in the Viewer.

Usage

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

Arguments

x

An agent object of class fontawesome.

view

The value for print()s browse argument.

...

Any additional parameters.

Value

No return value, called for printing to the Viewer.


[Package fontawesome version 0.5.1 Index]