From ec1f100a806f05c4a9ce66e59ffe2c38239b8c53 Mon Sep 17 00:00:00 2001 From: amrrs Date: Wed, 20 Jun 2018 11:35:24 +0530 Subject: [PATCH] code snipped close - fa_list --- README.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.Rmd b/README.Rmd index 87e701f..6df7877 100644 --- a/README.Rmd +++ b/README.Rmd @@ -23,7 +23,7 @@ The following functions are implemented: - `waffle` : make a waffle chart ggplot2 object - `iron` : vertically stitch together multiple waffle plots, left-aligning edges (best if used with the `waffle` `pad` parameter) - `fa_grep`: Search FontAwesome names for a pattern -- `fa_list: List all FontAwesome names +- `fa_list`: List all FontAwesome names ## Installation