Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 249 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 249 Bytes

jdenticon

R wrapper for Node.js Jdenticon library

Installation

To install jdenticon from CRAN:

install.packages("jdenticon")

Alternatively, install the latest dev version:

devtools::install_github("mattroumaya/jdenticon")