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]
All associated links for this package
First Published: 2014-06-24
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns