| clean | clean - Produces more transparent code. OUTPUT = The essential code needed to produce a result. |
| get.spine | .get.spine - Find the minimal path through the provenance necessary to produce a result. |
| parse.graph | .parse.graph - Prases the PROV-JSON formatted output OUTPUT = A symmetric matrix of provenance entity reltionships. |
| parse.info | .parse.info - Parse node information from PROV-JSON. OUTPUT = A matrix of node information. |
| prov_json | Provenance data from micro.R |
| read.prov | read.prov - Read and parse provenance from a JSON file. OUTPUT = Returns a dataframe containing the provenance. |
| write.code | write.code - Write code to disk. OUTPUT = Writes out code from an object to a specified file. |