Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jverzani/user2012talk
Package containing talk on gWidgetsWWW2 at useR2012 in Vanderbilt
https://github.com/jverzani/user2012talk
Last synced: 18 days ago
JSON representation
Package containing talk on gWidgetsWWW2 at useR2012 in Vanderbilt
- Host: GitHub
- URL: https://github.com/jverzani/user2012talk
- Owner: jverzani
- Created: 2012-06-14T19:39:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-14T21:15:56.000Z (over 12 years ago)
- Last Synced: 2024-05-09T13:07:25.435Z (8 months ago)
- Language: R
- Size: 352 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Package containing a talk on gWidgetsWWW2 at the useR2012 conference, June 2012 at Vanderbilt
=============================================================================================The talk used `gWidgetsWWW2` to create web pages for the presentation -- not so great for sharing, as a simple pdf file would have been. This package is meant to rectify that.
To use it should be easy -- if you have `devtools` installed!
```
install_github("gWidgetsWWW2", "jverzani")
install_github("useR2012talk", "jverzani")
require("useR2012talk")
```