dbAddTrials {expDB}R Documentation

Insert or Update trial into expDB

Description

Insert or Update trial into expDB

Usage

dbAddTrials(con, data)

Arguments

con

a connection object as produced by dbConnect

data

A data frame includes all columns

Value

no return values


[Package expDB version 0.1.0 Index]