Skip to content

R package to easily insert OCHA Humanitarian icons to R markdown document

License

Notifications You must be signed in to change notification settings

dickoa/humicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An R package to easily insert humanitarian web icons into rmarkdown, shiny and as text (to include in ggplot2).

Shiny


```r
humicons::humicon("Agriculture")
```

R markdown


```r
humicons::humicon_rmd("Agriculture")
```

Text


```r
humicons::humicon_chr("Agriculture")
```

The development version can be installed from GitLab using:

# install.packages("remotes")
remotes::install_gitlab("dickoa/humicons")

About

R package to easily insert OCHA Humanitarian icons to R markdown document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages