deleteRuns | Delete runs that match search parameters |
endRecord | End the recording session that was started by 'startRecord()' |
ExecMetadata-class | A class representing a script execution with the run manager |
FileMetadata-class | A class containing information about a file or group of files |
geoCoverage | Create a geographic coverage element from a description and... |
getDBconnection | Get a database connection |
initialize-ExecMetadata | Initialize an execution metadata object |
initialize-FileMetadata | Initialize a file metadata object. |
initialize-Recordr | Initialize a Recorder object |
listRuns | List all runs recorded by record() or startRecord() |
readExecMeta | Retrieve saved execution metadata. |
readFileMeta | Retrieve saved file metadata for one or more files |
record | Record data provenance for an R script exection |
recordr | Record, review and publish data provenance. |
Recordr-class | Capture, review and publish data provenance |
recordr_create | Provenance wrapper function for dataone::createObject method |
recordr_getObject | Provenance wrapper function for dataone::getObject |
recordr_ggsave | Provenance wrapper for the ggplot2::ggsave function |
recordr_read.csv | Provenance wrapper for the R utils::read.csv function |
recordr_readLines | Provenance wrapper for R base::readLines function |
recordr_readPNG | Provenance wrapper for the pnd::read function |
recordr_scan | Provenance wrapper for the R base::scan function |
recordr_updateObject | Provenance wrapper function for dataone::updateObject |
recordr_write.csv | Provenance wrapper for the R write.csv function |
recordr_writeLines | Provenance wrapper for R base::writeLines function |
recordr_writePNG | Provenance wrapper for the png::write function |
selectRuns | Select runs that match search parameters |
startRecord | Begin recording provenance for an R session. |
unArchiveFile | Remove a file from the recordr archive directory |
updateExecMeta | Update a single execution metadata object. |
upgradeRecordr | Update the recordr database to the current version |
viewRuns | View detailed information for an execution |
writeExecMeta | Save a single execution metadata. |
writeFileMeta | Save metadata for a single file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.