powered by
rdfSlotToXTS Takes a list created by read.rdf and convert the nested slot values over the multiple traces into an XTS array indexing over traces.
rdfSlotToXTS
read.rdf
rdfSlotToXTS(rdf, slot)
an XTS object with the selected slot data
list returned by read.rdf
string of slot name that exists in rdf that will be converted to a matrix
rdf
pe <- RWDataPlyr:::rdfSlotToXTS(keyRdf, 'Mead.Pool Elevation')
Run the code above in your browser using DataLab