Skip to content

mcol/ggplot2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggplot2 pages

These are the files for the ggplot2 web page. GitHub serves up the site using the Jekyll static site processor. To edit and test on your local machine, install Jekyll through the github-pages gem bundle:

gem install github-pages
# or to update
gem update github-pages

Once Jekyll is installed, start it with:

jekyll serve

You can then view the local version of the site at http://localhost:4000.

About

An implementation of the Grammar of Graphics in R

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%