Other packages > Find by keyword >

gganimate  

A Grammar of Animated Graphics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gganimate", "1.0.9")



Attach the package and use:
library("gganimate")
Maintained by
Thomas Lin Pedersen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-01-03
Latest Update: 2022-09-08
Description:
The grammar of graphics as implemented in the 'ggplot2' package has been successful in providing a powerful API for creating static visualisation. In order to extend the API for animated graphics this package provides a completely new set of grammar, fully compatible with 'ggplot2' for specifying transitions and animations in a flexible and extensible way.
How to cite:
Thomas Lin Pedersen (2019). gganimate: A Grammar of Animated Graphics. R package version 1.0.9, https://cran.r-project.org/web/packages/gganimate
Previous versions and publish date:
1.0.0 (2019-01-03 00:50), 1.0.1 (2019-02-15 23:20), 1.0.2 (2019-03-03 22:30), 1.0.3 (2019-04-02 21:10), 1.0.4 (2019-11-18 10:10), 1.0.5 (2020-02-09 20:50), 1.0.6 (2020-07-08 09:50), 1.0.7 (2020-10-15 07:00), 1.0.8 (2022-09-08 12:32)
Other packages that cited gganimate R package
View gganimate citation profile
Other R packages that gganimate depends, imports, suggests or enhances
Functions, R codes and Examples using the gganimate R package
Some associated functions: anim_save . animate . ease_aes . enter_exit . frame_vars . gganimate-ggproto . gganimate-package . gganimate . gif_file . last_animation . layer_type . renderers . save_animation . shadow_mark . shadow_null . shadow_trail . shadow_wake . split_animation . sprite_file . transition_components . transition_events . transition_filter . transition_layers . transition_manual . transition_null . transition_reveal . transition_states . transition_time . tween_before_stat . video_file . view_follow . view_static . view_step . view_zoom . 
Some associated R codes: aaa.R . anim_save.R . animate.R . animation_store.R . ease-aes.R . gganim.R . gganimate-ggproto.R . ggplot2_reimpl.R . group_column.R . layer_type.R . match_shapes.R . plot-build.R . post_process.R . renderers.R . scene.R . shadow-.R . shadow-mark.R . shadow-null.R . shadow-trail.R . shadow-wake.R . transformr.R . transition-.R . transition-components.R . transition-events.R . transition-filter.R . transition-layers.R . transition-manual.R . transition-null.R . transition-states.R . transition-time.R . transition_reveal.R . transmute-.R . transmute-enter.R . transmute-exit.R . transmuters.R . tween_before_stat.R . view-.R . view-follow.R . view-static.R . view-step-manual.R . view-step.R . view-zoom-manual.R . view-zoom.R . zzz.R .  Full gganimate 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

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  
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  
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  
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  
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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