dfv-package: dfv package

Description Details Author(s) See Also Examples

Description

Data Frame Viewer

Details

Simple user interface to facilitate getting started with using R for data processing. Illustrates how to import data from Excel, melt data frames into plottable format, add additional information to the data and plot it using ggplot. Provides an easy system to keep track of multiple plots and save them in PDF format. Always shows the actual code that is executed to process or plot the data so users can experiment with changing the code directly and copy it to make their own data processing pipeline independent of this GUI.

The Data Frame Viewer can be run without any configuration for interacting with the data frames in any workspace.

Author(s)

Sebastian Kopf

See Also

dfv.start

Examples

1
## Not run: \code{dfv.start()}

sebkopf/dfv documentation built on May 29, 2019, 4:58 p.m.