Skip to content

ajschumacher/gogr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gogr: use gog visualization system from R

Communicate with a gog server for data visualization independent of R.

Installation:

From github (development version):

# install.packages("devtools")
devtools::install_github("ajschumacher/gogr")

Usage:

Independent of R and gogr, you need to be running a gog server such as gogd and have a gog frontend like gogi in a browser.

library(gogr)

gog(iris)

Releases

No releases published

Packages

No packages published

Languages