dbGetTrials: Get trials by a groups of conditions.

Description Usage Arguments Value

View source: R/expdb_trials.R

Description

Get trials by a groups of conditions.

Usage

1
dbGetTrials(con, design = TRUE, ...)

Arguments

con

a connection object as produced by dbConnect

design

Whether include design

...

All other arguments to define range of export trials. All trials will be export if there are not arguments. Supported arguments include trial (or trialcode)

Value

A data.frame for selected trials


expDB documentation built on Oct. 9, 2021, 1:07 a.m.