insertDataMongo | R Documentation |
insert Phenotypic data to the MongoDB server
insertDataMongo( dprofilerMongo = NULL, output = NULL, table = NULL, dataname = NULL )
dprofilerMongo |
Dprofiler Mongo connection |
output |
output |
table |
MongoDB database sample table |
dataname |
Optional, ask for the name (Series) of the newly inserted dataset |
tablename |
Table name in shiny |
x <- insertDataMongo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.