Learn R Programming

TrajDataMining (version 0.1.6)

sendPartnerPairsToDB: send Partner Pairs To DataBase

Description

Method that sends found partners to a PostGIS database

Method that sends found partners to a PostGIS database with object DataSourceInfo

Method that sends found partners to a PostGIS database using object PosgreSQLConnection

Usage

sendPartnerPairsToDB(dataframe, dataSourceInfo, tablename)

# S4 method for list,DataSourceInfo,character sendPartnerPairsToDB(dataframe, dataSourceInfo, tablename)

# S4 method for list,PostgreSQLConnection,character sendPartnerPairsToDB(dataframe, dataSourceInfo, tablename)

Arguments

dataframe

Dataframe list

dataSourceInfo

A object class dataSourceInfo

tablename

Name of table

Value

send the partners list for a database