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]
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. Accessed 30 Apr. 2025.
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
Complete documentation for gganimate
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
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 gganimate3004005006007008009001000110012001300TrendBars

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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  

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