gmJoinTheID: Add the ID to the selection

Description Usage Arguments Details Value Author(s) See Also

Description

gmJoinTheID joins the ID attribute to the selection

Usage

1
gmJoinTheID(sel,nameUse,db=getOption("gmDB"),front=FALSE)

Arguments

sel

The selection statement in R representation.

nameUse

The name for the selection statement.

db

The database connection to the material analysis database.

front

A boolean determining if this ID shall become the first column in the later data frame. Default is FALSE.

Details

The variable nameUse will be used as name of the selection later referring. This function is intended for internal use in gmReadInternal only.

Value

The changed selection call.

Author(s)

K. Gerald van den Boogaart, S. Matos Camacho

See Also

gmReadInternal


gmDatabase documentation built on May 2, 2019, 9:31 a.m.