rShark.loadDataLogical: Call loadDataLogical Function

Description Usage Arguments Value Examples

Description

This function calls loadDataLogical on backend.

Usage

1
rShark.loadDataLogical(mongoDBUtils, collectionName, logLists)

Arguments

mongoDBUtils

To be provided on which loadDataLogical method is called.

collectionName

To be provided for which data is retrived from backend.

logLists

List of vectors of strings.

Value

SparkDataFrame

Examples

1
rShark.loadDataLogical (mongoDBUtils,collectionName,list(c("ProcessMetrics","ProductMetrics"), c("ID","Name")))

smartshark/rSHARK documentation built on May 30, 2019, 5:01 a.m.