Other packages > Find by keyword >

ggvis  

Interactive Grammar of Graphics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggvis", "0.4.9")



Attach the package and use:
library("ggvis")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
First Published: 2014-06-21
Latest Update: 2024-02-05
Description:
An implementation of an interactive grammar of graphics, taking the best parts of 'ggplot2', combining them with the reactive framework of 'shiny' and drawing web graphics using 'vega'.
How to cite:
Hadley Wickham (2014). ggvis: Interactive Grammar of Graphics. R package version 0.4.9, https://cran.r-project.org/web/packages/ggvis. Accessed 07 Apr. 2025.
Previous versions and publish date:
0.3.0.1 (2014-06-24 01:18), 0.3 (2014-06-21 18:17), 0.4.1 (2015-03-12 22:47), 0.4.2 (2015-06-06 01:27), 0.4.3 (2016-07-22 18:45), 0.4.4 (2018-09-28 23:50), 0.4.5 (2019-10-26 06:40), 0.4.6 (2020-10-02 02:10), 0.4.7 (2020-12-04 19:40), 0.4.8 (2023-03-08 22:20), 0.4 (2014-10-04 06:45)
Other packages that cited ggvis R package
View ggvis citation profile
Other R packages that ggvis depends, imports, suggests or enhances
Complete documentation for ggvis
Functions, R codes and Examples using the ggvis R package
Some associated functions: add_axis . add_data . add_guide_axis . add_guide_legend . add_legend . add_props . add_relative_scales . add_scale . add_tooltip . as.vega . auto_group . axis_props . band . bin_vector . cocaine . compute_align . compute_bin . compute_boxplot . compute_count . compute_density . compute_model_prediction . compute_stack . compute_tabulate . create_broker . create_input . default_options . dplyr-ggvis . explain.ggvis . explain . export_png . fullseq . get_data . ggvis . ggvisControlOutput . ggvisOutputElements . ggvis_message . ggvis_scale . group_by . handle_brush . handle_click . handle_resize . input_checkbox . input_select . input_slider . input_text . is.axis_props . is.broker . is.dynamic . is.ggvis . is.legend_props . is.scaled_value . knit_print.ggvis . layer_bars . layer_boxplots . layer_densities . layer_f . layer_guess . layer_histograms . layer_lines . layer_model_predictions . left_right . legend_props . linked_brush . mark . marks . new_prop . padding . pipe . print.ggvis . prop . prop_domain . propname_to_scale . props . resolution . save_spec . scale_datetime . scale_numeric . scale_ordinal . scaled_value . scales . scaletype_to_vega_scaletype . set_options . set_scale_label . shiny-ggvis . show_spec . show_tooltip . sidebarBottomPage . singular . subvis . vector_type . vega_data_parser . waggle . zero_range . 
Some associated R codes: broker.R . compute_align.R . compute_auto_group.R . compute_bin.R . compute_boxplot.R . compute_count.R . compute_density.R . compute_model_prediction.R . compute_stack.R . compute_tabulate.R . data_cocaine.R . df_to_d3json.R . dplyr.R . explain.R . export.R . flatten.R . full_seq.R . ggvis.R . ggvis_html.R . guide_axis.R . guide_legend.R . guide_props.R . handle.R . handle_brush.R . handle_click.R . handle_keyboard.R . handle_resize.R . input.R . inputs.R . interact_tooltip.R . layer.R . layer_bars.R . layer_bins.R . layer_boxplots.R . layer_densities.R . layer_guess.R . layer_lines.R . layer_model_predictions.R . linked_brush.R . mark.R . marks.R . message.R . options.R . pipe.R . print.R . prop.R . prop_band.R . props.R . scale.R . scale_defaults.R . scale_ggvis.R . scales.R . shiny.R . shiny_layout.R . singular.R . subvis.R . transform.R . utils.R . utils_data.R . utils_names.R . utils_props.R . utils_reactive.R . utils_resolution.R . vector_type.R . vega.R . waggle.R .  Full ggvis package functions and examples
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for ggvis6080100120140160180200220TrendBars

Today's Hot Picks in Authors and Packages

letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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