Description Usage Arguments Value Examples
generate a colData component corresponding to a mongodb
1 2 | makeColData(url = URL_txregInAWS(), db = "txregnet",
formatter = basicFormatter)
|
url |
character(1) url for mongodb |
db |
character(1) database name |
formatter |
a function that takes in a character vector and returns a DataFrame with number of rows equal to the length of input |
a DataFrame instance
1 | if (verifyHasMongoCmd()) makeColData()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.