Skip to content

hollywoof/RagGrid

This branch is 5 commits behind no-types/RagGrid:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

718f723 · Oct 8, 2018
Oct 8, 2018
Jun 15, 2018
Oct 8, 2018
Oct 8, 2018
Jun 23, 2018
Jun 19, 2018
Oct 8, 2018
Jun 5, 2018
Jun 15, 2018
Jun 8, 2018
Jun 5, 2018
Jun 15, 2018
May 20, 2018
Sep 29, 2018
Jun 8, 2018
May 19, 2018
Jun 12, 2018
May 23, 2018
Jun 3, 2018
Jun 19, 2018
Jun 5, 2018

Repository files navigation

R ag-Grid

CRAN_Status_Badge Rdoc Downloads from the RStudio CRAN mirror per M=month Downloads from the RStudio CRAN mirror grant total Build Status Project Status: Active – The project has reached a stable, usable state and is being actively developed. GitHub issues GitHub closed issues

R interface to ag-grid.

This package provides a function aggrid() to display R data via the ag-grid library.

Installation

You may install from CRAN or the development version from github using devtools:

# install from CRAN
install.packages("RagGrid")

# the development version
devtools::install_github('no-types/RagGrid')

# then try RagGrid::aggrid(iris) as a hello world example

Documentation

Please check out the full documentation at (http://raggrid.netlify.com/)

Licensing

RagGrid has a dependency on ag-grid v18.0.1 which provides community and enterprise options. We've bundled both the versions in this package. Please review the licensing options and terms before you use this software. (https://www.ag-grid.com/license-pricing.php)

Thanks to DT for providing a lot of samples which we've used here in the documentation.

About

R interface to ag-grid.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 97.2%
  • JavaScript 1.8%
  • R 1.0%