Learn R Programming

IGoRRR (version 0.3.4)

A Shiny Interface for Simple Data Management

Description

Launches a shiny application generating code to view tables in several ways, import/export tables, modify tables, make some basic graphics. 'IGoR' is a graphic user interface designed to help beginners using simple functions around table management and exploration. Inspired by 'Rcmdr', 'IGoR' is a code generator that, with simple inputs under a Shiny application, provides R code mainly built around the 'tidyverse' or some packages in the direct line of the Mosaic project: the 'rio' and 'ggformula' packages. The generated code doesn't depend on IGoR and can be manually modified by the user or copied elsewhere.

Copy Link

Version

Install

install.packages('IGoRRR')

Monthly Downloads

165

Version

0.3.4

License

GPL (>= 2)

Maintainer

Jean-Luc Lipatz

Last Published

March 10th, 2023

Functions in IGoRRR (0.3.4)

go

IGoR