gmJoinTheID
joins the ID attribute to the selection
gmJoinTheID(sel,nameUse,db=getOption("gmDB"),front=FALSE)
The changed selection call.
The selection statement in R representation.
The name for the selection statement.
The database connection to the material analysis database.
A boolean determining if this ID shall become the first column in the later data frame. Default is FALSE.
K. Gerald van den Boogaart, S. Matos Camacho
The variable nameUse
will be used as name of the selection later referring. This function is intended for internal use in gmReadInternal
only.
gmReadInternal