rampFindSourceRampId: Find rampId from given source ID The rampId can be plugged in...

Description Usage Arguments Value

Description

Find rampId from given source ID The rampId can be plugged in other functions to continue query

Usage

1
2
rampFindSourceRampId(sourceId, conpass = NULL, dbname = "ramp",
  username = "root")

Arguments

sourceId

a data frame or string separated by comma or string separated by new line

conpass

password for database access (string)

dbname

name of the mysql database (default is "ramp")

username

username for database access (default is "root")

Value

data.frame that has sourceId and rampId and source as columns


bofei5675/RaMP2 documentation built on May 20, 2019, 8:48 a.m.