gmJoinTheID | R Documentation |
gmJoinTheID
joins the ID attribute to the selection
gmJoinTheID(sel,nameUse,db=getOption("gmDB"),front=FALSE)
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. |
The variable nameUse
will be used as name of the selection later referring. This function is intended for internal use in gmReadInternal
only.
The changed selection call.
K. Gerald van den Boogaart, S. Matos Camacho
gmReadInternal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.