ggraptR: Launch the application on your default web browser

Description Usage Details Author(s) References Examples

Description

ggraptR is the command that launches a Browser based User Interface that gives access to the package functionality for data exploration via many different types of plots that the user will be able to customize. You can expect to have most of the flexibility existing on the ggplot2 package and being able to benefit from it without having to write a single line of code.

Usage

1

Details

Currently some of the graphs that can be generated include: scatterplot, lineplot, barplot, histogram, densityplot, boxplot, pathplot

Also, the package allows to generate tables and perform aggregate operations specifying the by and target columns and the operation to be applied (min, max, count, ...).

The user can import it's own data files, specifiying the header, separator and quote options.

Author(s)

Eugene Dubossarsky \ eugene@presciient.com

References

A reference

Examples

1
2
3
4
  ## Not run: 
    ggraptR()
  
## End(Not run)

cargomoose/ggraptR1 documentation built on May 13, 2019, 12:41 p.m.