-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Alan Butler edited this page May 26, 2017
·
3 revisions
Welcome to the RWDataPlyr wiki!
For reference, the following table lists which file contains some of the common functions.
| Function | File |
|---|---|
| createSlotAggList | createSlotAggList.R |
| flowWeightedAvgAnnConc | aggregations.R |
| getAndProcessAllSlots | getDataFromRdf.R |
| getDataForAllScens | getDataFromRdf.R |
| getMaxAnnValue | aggregations.R |
| getMinAnnValue | aggregations.R |
| getSlots | getDataFromRdf.R |
| listSlots | rdf_helperFunctions.R |
| processSlots | getDataFromRdf.R |
| read_next_line_and_rewind | read.rdf.R |
| read.rdf | read.rdf.R |
| read_rdf_header | read.rdf.R |
| read_rdf_meta | read.rdf.R |
| read_rdf_run | read.rdf.R |
| returnMaxAnn | aggregations.R |
| returnMinAnn | aggregations.R |
| rdfSlotToMatrix | rdf_helperFunctions.R |
| sumMonth2Annual | rdf_helperFunctions.R |