Other packages > Find by keyword >

fontawesome  

Easily Work with 'Font Awesome' Icons
View on CRAN: Click here


Download and install fontawesome package within the R console
Install from CRAN:
install.packages("fontawesome")

Install from Github:
library("remotes")
install_github("cran/fontawesome")

Install by package version:
library("remotes")
install_version("fontawesome", "0.5.2")



Attach the package and use:
library("fontawesome")
Maintained by
Richard Iannone
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-22
Latest Update: 2023-08-19
Description:
Easily and flexibly insert 'Font Awesome' icons into 'R Markdown' documents and 'Shiny' apps. These icons can be inserted into HTML content through inline 'SVG' tags or 'i' tags. There is also a utility function for exporting 'Font Awesome' icons as 'PNG' images for those situations where raster graphics are needed.
How to cite:
Richard Iannone (2021). fontawesome: Easily Work with 'Font Awesome' Icons. R package version 0.5.2, https://cran.r-project.org/web/packages/fontawesome
Previous versions and publish date:
0.1.0 (2021-02-22 13:10), 0.2.0 (2021-03-28 08:10), 0.2.1 (2021-04-23 17:20), 0.2.2 (2021-07-02 20:50), 0.3.0 (2022-07-20 16:50), 0.4.0 (2022-10-25 14:35), 0.5.0 (2023-01-25 21:30), 0.5.1 (2023-04-18 22:30)
Other packages that cited fontawesome R package
View fontawesome citation profile
Other R packages that fontawesome depends, imports, suggests or enhances
Functions, R codes and Examples using the fontawesome R package
Some associated functions: fa . fa_html_dependency . fa_i . fa_metadata . fa_png . print.fontawesome . 
Some associated R codes: fa.R . fa_brands.R . fa_html_dependency.R . fa_i.R . fa_metadata.R . fa_png.R . fa_version.R . knit_print.R . print.R . staticimports.R . utils.R . zzz.R .  Full fontawesome package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

daySupply  
Calculating Days' Supply and Daily Dose of Prescriptions
Allows clinicians and researchers to compute daily dose (and subsequently days' supply) for prescrip ...
Download / Learn more Package Citations See dependency  
seismic  
Predict Information Cascade by Self-Exciting Point Process
An implementation of self-exciting point process model for information cascades, which occurs when m ...
Download / Learn more Package Citations See dependency  
bootSVD  
Fast, Exact Bootstrap Principal Component Analysis for High Dimensional Data
Implements fast, exact bootstrap Principal Component Analysis and Singular Value Decompositions for ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
plsRbeta  
Partial Least Squares Regression for Beta Regression Models
Provides Partial least squares Regression for (weighted) beta regression models (Bertrand 2013,< ...
Download / Learn more Package Citations See dependency  
odpc  
One-Sided Dynamic Principal Components
Functions to compute the one-sided dynamic principal components ('odpc') introduced in Pe ...
Download / Learn more Package Citations See dependency  

22,030

R Packages

186,816

Dependencies

55,244

Author Associations

22,031

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns