Other packages > Find by keyword >

googleVis  

R Interface to Google Charts
View on CRAN: Click here


Download and install googleVis package within the R console
Install from CRAN:
install.packages("googleVis")

Install from Github:
library("remotes")
install_github("cran/googleVis")

Install by package version:
library("remotes")
install_version("googleVis", "0.7.3")



Attach the package and use:
library("googleVis")
Maintained by
Markus Gesmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-12-03
Latest Update: 2023-03-01
Description:
R interface to Google's chart tools, allowing users to create interactive charts based on data frames. Charts are displayed locally via the R HTTP help server. A modern browser with an Internet connection is required. The data remains local and is not uploaded to Google.
How to cite:
Markus Gesmann (2010). googleVis: R Interface to Google Charts. R package version 0.7.3, https://cran.r-project.org/web/packages/googleVis. Accessed 16 Jun. 2025.
Previous versions and publish date:
0.2.1 (2010-12-03 09:32), 0.2.2 (2010-12-13 14:25), 0.2.3 (2010-12-21 18:04), 0.2.4 (2011-02-08 09:47), 0.2.5 (2011-06-07 08:35), 0.2.6 (2011-06-15 20:02), 0.2.7 (2011-07-23 15:55), 0.2.8 (2011-07-31 18:40), 0.2.9 (2011-09-02 06:54), 0.2.10 (2011-09-25 19:35), 0.2.11 (2011-11-17 12:25), 0.2.12 (2011-12-08 20:01), 0.2.13 (2011-12-19 14:49), 0.2.14 (2012-02-05 15:37), 0.2.15 (2012-03-04 12:55), 0.2.16 (2012-06-02 06:14), 0.2.17 (2012-08-04 08:27), 0.3.0 (2012-10-20 15:57), 0.3.3 (2012-11-02 18:12), 0.4.2 (2013-03-16 14:40), 0.4.3 (2013-05-25 18:21), 0.4.4 (2013-08-24 07:00), 0.4.5 (2013-08-29 22:31), 0.4.7 (2013-11-10 11:30), 0.5.1 (2014-04-13 23:09), 0.5.2 (2014-05-05 14:44), 0.5.3 (2014-06-28 18:34), 0.5.4 (2014-07-20 20:19), 0.5.5 (2014-08-16 07:54), 0.5.6 (2014-10-12 10:15), 0.5.7 (2014-12-20 13:55), 0.5.8 (2015-01-22 00:56), 0.5.9 (2015-07-04 15:35), 0.5.10 (2015-08-26 23:22), 0.6.0 (2016-07-05 08:55), 0.6.1 (2016-09-01 08:24), 0.6.2 (2017-01-01 13:15), 0.6.3 (2018-11-12 17:10), 0.6.4 (2019-05-16 21:10), 0.6.5 (2020-06-08 14:50), 0.6.6 (2020-07-08 15:10), 0.6.9 (2020-11-05 18:00), 0.6.10 (2021-02-19 20:20), 0.6.11 (2022-01-10 22:52), 0.6.12 (2022-04-06 21:42), 0.7.0 (2022-05-10 10:50), 0.7.1 (2023-03-01 21:30)
Other packages that cited googleVis R package
View googleVis citation profile
Other R packages that googleVis depends, imports, suggests or enhances
Complete documentation for googleVis
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rita  
Automated Transformations, Normality Testing, and Reporting
Automated performance of common transformations used to fulfill parametric assumptions of normali ...
Download / Learn more Package Citations See dependency  
dbx  
A Fast, Easy-to-Use Database Interface
Provides select, insert, update, upsert, and delete database operations. Supports 'PostgreSQL', 'MyS ...
Download / Learn more Package Citations See dependency  
PanelCount  
Random Effects and/or Sample Selection Models for Panel Count Data
A high performance package implementing random effects and/or sample selection models for panel cou ...
Download / Learn more Package Citations See dependency  
googleVis  
R Interface to Google Charts
R interface to Google's chart tools, allowing users to create interactive charts based on data fram ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,442

R Packages

207,311

Dependencies

66,116

Author Associations

24,443

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA