randomNames 1.4-0.0

is_html_output = function() {
  knitr::opts_knit$get("rmarkdown.pandoc.to")=="html"
}
knitr::opts_chunk$set(collapse = TRUE, comment = "", prompt=TRUE, fig.dpi = 96)
if (is_html_output()) {
    options(width=1000)
}

This is 1.4 release of the randomNames package. This release fixes some bugs found by users (thanks!) and updates the web-documentationwebsite associated with the package.

Feel free to drop me a line with any comments, feature requests, or ideas. And give us a shout-out Tweet using the Twitter button in the upper right!



Try the randomNames package in your browser

Any scripts or data that you put into this service are public.

randomNames documentation built on April 22, 2021, 5:11 p.m.