powered by
rdf_get_slot() gets a slot from an rdf object and creates a matrix with rows indexing through time and columns indexing over traces.
rdf_get_slot()
rdf
rdf_get_slot(rdf, slot)rdfSlotToMatrix(rdf, slot)
rdfSlotToMatrix(rdf, slot)
A matrix with traces as columns and timesteps as rows.
An rdf object.
Character slot name that exists in the rdf.
rdfSlotToMatrix(): Deprecated version of rdf_get_slot()
rdfSlotToMatrix()
pe <- rdf_get_slot(keyRdf, "Mead.Pool Elevation")
Run the code above in your browser using DataLab