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 30 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/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/28Downloads for ggvis406080100120140160180200220240260280TrendBars

Today's Hot Picks in Authors and Packages

schrute  
The Entire Transcript from the Office in Tidy Format
The complete scripts from the American version of the Office television show in tibble format. Use ...
Download / Learn more Package Citations See dependency  
eyetrackingR  
Eye-Tracking Data Analysis
Addresses tasks along the pipeline from raw data to analysis and visualization for eye-tracking dat ...
Download / Learn more Package Citations See dependency  
crimeutils  
A Comprehensive Set of Functions to Clean, Analyze, and Present Crime Data
A collection of functions that make it easier to understand crime (or other) data, and assist other ...
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  
micEconAids  
Demand Analysis with the Almost Ideal Demand System (AIDS)
Functions and tools for analysing consumer demand with the Almost Ideal Demand System (AIDS) sugg ...
Download / Learn more Package Citations See dependency  
GRAPE  
Gene-Ranking Analysis of Pathway Expression
Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for summarizing the consensus behavio ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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