recordr
recordr copied to clipboard
Evaluate implementing an RStudio 'Addin' for recordr
Evaluate the benefit of implementing an RStudio Addin for recordr. Potential functionality that could be implemented:
- an RStudio button to start and stop recording
- pane with run listing (
listRuns()) - pane for run viewing (
viewRuns()) - enhanced run viewing
- display of graphics produced by a run
- display of lineage traces (
traceRuns())