Published
Author Mitchell O'Hara-Wild
Icons in R Icons can be added to your R Markdown documents using short prefixes which identify the font’s library. fa: Font Awesome ai: Academicons ii: ionicons For example, `r icon::fa("rocket")` can be used to add the rocket icon from Font Awesome. This interface is convenient if you are familiar with the icon you want, or if you are dynamically selecting your icon.