Skip to content
/ vistat Public
forked from yanping/vistat-1

A reproducible gallery of statistical graphics

Notifications You must be signed in to change notification settings

lalas/vistat

This branch is 208 commits ahead of yanping/vistat-1:gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 10, 2013
aba82f4 · Nov 10, 2013
Oct 7, 2013
Jun 10, 2013
Nov 8, 2012
Nov 10, 2013
Nov 10, 2013
Apr 9, 2013
Feb 12, 2013
Apr 12, 2013
Nov 8, 2012
Jan 20, 2013
Sep 16, 2013
Apr 6, 2013
Apr 12, 2013
Jun 10, 2013
Nov 8, 2012
Nov 8, 2012
Nov 8, 2012
Apr 14, 2013
Nov 8, 2012
Nov 8, 2012

Repository files navigation

Vistat

When we see fancy graphs in a paper or a webpage, we often wonder how they were made. This website serves as a gallery of statistical graphics and visualizations with reproducible program code that makes the plots.

See http://vis.supstat.com for more information.

For admins, you are recommended to compile the website under Linux, and you will need a couple of packages. For example, you can install them under Ubuntu:

sudo apt-get install rake jekyll sshfs r-base

Then install.packages('knitr') in R. The whole website can be built (after all missing packages have been installed) using

rake knit

and previewed at http://localhost:4000 by

rake preview

About

A reproducible gallery of statistical graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published