insertDataMongo: insertDataMongo

insertDataMongoR Documentation

insertDataMongo

Description

insert Phenotypic data to the MongoDB server

Usage

insertDataMongo(
  dprofilerMongo = NULL,
  output = NULL,
  table = NULL,
  dataname = NULL
)

Arguments

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

Examples

      x <- insertDataMongo()
    

UMMS-Biocore/dprofiler documentation built on Oct. 16, 2022, 11:37 a.m.