kaka.qry: Querying Kaka

Description Usage Arguments Value Examples

Description

Querying Kaka

Usage

1
2
kaka.qry(realm, expr, host = kaka.config.host, port = kaka.config.port,
  columns = NULL)

Arguments

realm

A data realm

expr

A pql query expression

host

Web host to talk to (default web)

port

Port to web host (default 80, but often 8001)

Value

data_frame

Examples

1
dat <- kaka.qry('genotype', experiment=='Gene Expression')

PlantandFoodResearch/rkaka documentation built on May 8, 2019, 2:50 p.m.