-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathMLHUB.yaml
More file actions
37 lines (37 loc) · 791 Bytes
/
MLHUB.yaml
File metadata and controls
37 lines (37 loc) · 791 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
--- # ANIMATE
meta:
name : animate
title : Tell a data narative through animations
keywords : r, animation, plot, sports, line chart, athletics
version : 2.1.6
languages : R
modeller : gganimate
type : plot
display : demo
license : gpl3
author : Vincent Yu
maintainer : Graham.Williams@togaware.com
url : https://github.com/gjwgit/animate
dependencies:
system:
- cargo
cran:
- progress
- png
- tidyverse
- RColorBrewer
- gifski
- farver
- tweenr
- gganimate
github:
- ellisp/ggflags
files:
- animate_800.gif
- demo.R
- gganimate.tar.gz
- iaaf.csv
- iaaf.R
- README.md
commands:
demo : Step through a series of animation demos.