Description Usage Arguments Examples
Method used to create REARandom object that will be passed in API call to Random.org's generateIntegers method.
1 2 3 4 |
REARandomObject |
an Object of class REARandom passed to Random.org API to retrieve the specified type of random variates. |
simplifyVector |
A logical passed to the underlying call to jsonlite::fromJSON() |
simplifyDataFrame |
A logical passed to the underlying call to jsonlite::fromJSON() |
simplifyMatrix |
A logical passed to the underlying call to jsonlite::fromJSON() |
flatten |
A logical passed to the underlying call to jsonlite::fromJSON() |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.