├── .Rbuildignore ├── .gitignore ├── DESCRIPTION ├── NAMESPACE ├── R ├── mesh.R ├── print.R ├── testgap.js └── utils.R ├── README.md ├── docs ├── gginteractive-talk │ ├── .gitignore │ ├── Biostats-Analyticsright.jpg │ ├── Rlogo.png │ ├── US-NIH-NCI-Logo.svg │ ├── d3.min.js │ ├── hadley.png │ ├── index.Rmd │ ├── index.html │ ├── index_files │ │ ├── figure-slidy │ │ │ ├── g1-1.png │ │ │ └── unnamed-chunk-2-1.png │ │ └── slidy-2 │ │ │ ├── graphics │ │ │ ├── bullet-fold-dim.gif │ │ │ ├── bullet-fold-dim.png │ │ │ ├── bullet-fold.gif │ │ │ ├── bullet-fold.png │ │ │ ├── bullet-nofold-dim.gif │ │ │ ├── bullet-nofold-dim.png │ │ │ ├── bullet-nofold.gif │ │ │ ├── bullet-nofold.png │ │ │ ├── bullet-unfold-dim.gif │ │ │ ├── bullet-unfold-dim.png │ │ │ ├── bullet-unfold.gif │ │ │ ├── bullet-unfold.png │ │ │ ├── bullet.gif │ │ │ ├── bullet.png │ │ │ ├── example.png │ │ │ ├── example.svg │ │ │ ├── face1.gif │ │ │ ├── face2.gif │ │ │ ├── face3.gif │ │ │ ├── face4.gif │ │ │ ├── fold-bright.gif │ │ │ ├── fold-dim.bmp │ │ │ ├── fold-dim.gif │ │ │ ├── fold.bmp │ │ │ ├── fold.gif │ │ │ ├── icon-blue.png │ │ │ ├── keys2.jpg │ │ │ ├── nofold-dim.bmp │ │ │ ├── nofold-dim.gif │ │ │ ├── nofold.bmp │ │ │ ├── unfold-bright.gif │ │ │ ├── unfold-dim.bmp │ │ │ ├── unfold-dim.gif │ │ │ ├── unfold.bmp │ │ │ ├── unfold.gif │ │ │ ├── w3c-logo-blue.gif │ │ │ ├── w3c-logo-blue.svg │ │ │ ├── w3c-logo-slanted.jpg │ │ │ ├── w3c-logo-white.gif │ │ │ └── w3c-logo-white.svg │ │ │ ├── scripts │ │ │ ├── img.srcset.js │ │ │ ├── slidy-irc.js │ │ │ ├── slidy.js │ │ │ └── slidy.js.gz │ │ │ └── styles │ │ │ ├── slidy.css │ │ │ └── w3c-blue.css │ ├── intro.js │ ├── js.png │ ├── kmhover.js │ ├── kmtransition.js │ ├── readme.md │ ├── slidersummary.js │ ├── styles.css │ ├── talk.html │ ├── talk_files │ │ ├── figure-slidy │ │ │ ├── g1-1.png │ │ │ └── unnamed-chunk-2-1.png │ │ └── slidy-2 │ │ │ ├── graphics │ │ │ ├── bullet-fold-dim.gif │ │ │ ├── bullet-fold-dim.png │ │ │ ├── bullet-fold.gif │ │ │ ├── bullet-fold.png │ │ │ ├── bullet-nofold-dim.gif │ │ │ ├── bullet-nofold-dim.png │ │ │ ├── bullet-nofold.gif │ │ │ ├── bullet-nofold.png │ │ │ ├── bullet-unfold-dim.gif │ │ │ ├── bullet-unfold-dim.png │ │ │ ├── bullet-unfold.gif │ │ │ ├── bullet-unfold.png │ │ │ ├── bullet.gif │ │ │ ├── bullet.png │ │ │ ├── example.png │ │ │ ├── example.svg │ │ │ ├── face1.gif │ │ │ ├── face2.gif │ │ │ ├── face3.gif │ │ │ ├── face4.gif │ │ │ ├── fold-bright.gif │ │ │ ├── fold-dim.bmp │ │ │ ├── fold-dim.gif │ │ │ ├── fold.bmp │ │ │ ├── fold.gif │ │ │ ├── icon-blue.png │ │ │ ├── keys2.jpg │ │ │ ├── nofold-dim.bmp │ │ │ ├── nofold-dim.gif │ │ │ ├── nofold.bmp │ │ │ ├── unfold-bright.gif │ │ │ ├── unfold-dim.bmp │ │ │ ├── unfold-dim.gif │ │ │ ├── unfold.bmp │ │ │ ├── unfold.gif │ │ │ ├── w3c-logo-blue.gif │ │ │ ├── w3c-logo-blue.svg │ │ │ ├── w3c-logo-slanted.jpg │ │ │ ├── w3c-logo-white.gif │ │ │ └── w3c-logo-white.svg │ │ │ ├── scripts │ │ │ ├── img.srcset.js │ │ │ ├── slidy-irc.js │ │ │ ├── slidy.js │ │ │ └── slidy.js.gz │ │ │ └── styles │ │ │ ├── slidy.css │ │ │ └── w3c-blue.css │ ├── useR-2015-abstract.md │ ├── vision.png │ ├── vision.pptx │ └── ~$vision.pptx ├── index.Rmd ├── index.html └── index_files │ ├── bootstrap-3.3.5 │ ├── css │ │ ├── bootstrap-theme.css │ │ ├── bootstrap-theme.css.map │ │ ├── bootstrap-theme.min.css │ │ ├── bootstrap.css │ │ ├── bootstrap.css.map │ │ ├── bootstrap.min.css │ │ ├── cerulean.min.css │ │ ├── cosmo.min.css │ │ ├── flatly.min.css │ │ ├── fonts │ │ │ ├── Lato.ttf │ │ │ ├── LatoBold.ttf │ │ │ ├── LatoItalic.ttf │ │ │ ├── NewsCycle.ttf │ │ │ ├── NewsCycleBold.ttf │ │ │ ├── OpenSans.ttf │ │ │ ├── OpenSansBold.ttf │ │ │ ├── OpenSansBoldItalic.ttf │ │ │ ├── OpenSansItalic.ttf │ │ │ ├── OpenSansLight.ttf │ │ │ ├── OpenSansLightItalic.ttf │ │ │ ├── Raleway.ttf │ │ │ ├── RalewayBold.ttf │ │ │ ├── Roboto.ttf │ │ │ ├── RobotoBold.ttf │ │ │ ├── RobotoLight.ttf │ │ │ ├── RobotoMedium.ttf │ │ │ ├── SourceSansPro.ttf │ │ │ ├── SourceSansProBold.ttf │ │ │ ├── SourceSansProItalic.ttf │ │ │ ├── SourceSansProLight.ttf │ │ │ └── Ubuntu.ttf │ │ ├── journal.min.css │ │ ├── lumen.min.css │ │ ├── paper.min.css │ │ ├── readable.min.css │ │ ├── sandstone.min.css │ │ ├── simplex.min.css │ │ ├── spacelab.min.css │ │ ├── united.min.css │ │ └── yeti.min.css │ ├── fonts │ │ ├── glyphicons-halflings-regular.eot │ │ ├── glyphicons-halflings-regular.svg │ │ ├── glyphicons-halflings-regular.ttf │ │ ├── glyphicons-halflings-regular.woff │ │ └── glyphicons-halflings-regular.woff2 │ ├── js │ │ ├── bootstrap.js │ │ ├── bootstrap.min.js │ │ └── npm.js │ └── shim │ │ ├── html5shiv.min.js │ │ └── respond.min.js │ ├── figure-html │ └── unnamed-chunk-1-1.png │ ├── highlightjs-1.1 │ ├── default.css │ ├── highlight.js │ └── textmate.css │ ├── jquery-1.11.3 │ └── jquery.min.js │ └── navigation-1.1 │ ├── FileSaver.min.js │ ├── codefolding.js │ ├── sourceembed.js │ └── tabsets.js ├── gginteractive.Rproj ├── inst └── d3.v3.min.js ├── man └── getD3.Rd └── tests └── poc.R /.Rbuildignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/.Rbuildignore -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/.gitignore -------------------------------------------------------------------------------- /DESCRIPTION: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/DESCRIPTION -------------------------------------------------------------------------------- /NAMESPACE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/NAMESPACE -------------------------------------------------------------------------------- /R/mesh.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/R/mesh.R -------------------------------------------------------------------------------- /R/print.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/R/print.R -------------------------------------------------------------------------------- /R/testgap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/R/testgap.js -------------------------------------------------------------------------------- /R/utils.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/R/utils.R -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/README.md -------------------------------------------------------------------------------- /docs/gginteractive-talk/.gitignore: -------------------------------------------------------------------------------- 1 | .Rhistory 2 | -------------------------------------------------------------------------------- /docs/gginteractive-talk/Biostats-Analyticsright.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/Biostats-Analyticsright.jpg -------------------------------------------------------------------------------- /docs/gginteractive-talk/Rlogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/Rlogo.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/US-NIH-NCI-Logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/US-NIH-NCI-Logo.svg -------------------------------------------------------------------------------- /docs/gginteractive-talk/d3.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/d3.min.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/hadley.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/hadley.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index.Rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index.Rmd -------------------------------------------------------------------------------- /docs/gginteractive-talk/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index.html -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/figure-slidy/g1-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/figure-slidy/g1-1.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/figure-slidy/unnamed-chunk-2-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/figure-slidy/unnamed-chunk-2-1.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-fold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-fold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-fold-dim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-fold-dim.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-fold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-fold.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-fold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-fold.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-nofold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-nofold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-nofold-dim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-nofold-dim.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-nofold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-nofold.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-nofold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-nofold.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-unfold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-unfold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-unfold-dim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-unfold-dim.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-unfold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-unfold.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-unfold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet-unfold.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/bullet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/bullet.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/example.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/example.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/example.svg -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/face1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/face1.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/face2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/face2.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/face3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/face3.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/face4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/face4.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/fold-bright.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/fold-bright.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/fold-dim.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/fold-dim.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/fold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/fold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/fold.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/fold.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/fold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/fold.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/icon-blue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/icon-blue.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/keys2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/keys2.jpg -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/nofold-dim.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/nofold-dim.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/nofold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/nofold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/nofold.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/nofold.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/unfold-bright.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/unfold-bright.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/unfold-dim.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/unfold-dim.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/unfold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/unfold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/unfold.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/unfold.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/unfold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/unfold.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/w3c-logo-blue.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/w3c-logo-blue.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/w3c-logo-blue.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/w3c-logo-blue.svg -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/w3c-logo-slanted.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/w3c-logo-slanted.jpg -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/w3c-logo-white.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/w3c-logo-white.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/graphics/w3c-logo-white.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/graphics/w3c-logo-white.svg -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/scripts/img.srcset.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/scripts/img.srcset.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/scripts/slidy-irc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/scripts/slidy-irc.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/scripts/slidy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/scripts/slidy.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/scripts/slidy.js.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/scripts/slidy.js.gz -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/styles/slidy.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/styles/slidy.css -------------------------------------------------------------------------------- /docs/gginteractive-talk/index_files/slidy-2/styles/w3c-blue.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/index_files/slidy-2/styles/w3c-blue.css -------------------------------------------------------------------------------- /docs/gginteractive-talk/intro.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/intro.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/js.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/js.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/kmhover.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/kmhover.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/kmtransition.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/kmtransition.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/readme.md -------------------------------------------------------------------------------- /docs/gginteractive-talk/slidersummary.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/slidersummary.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/styles.css -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk.html -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/figure-slidy/g1-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/figure-slidy/g1-1.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/figure-slidy/unnamed-chunk-2-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/figure-slidy/unnamed-chunk-2-1.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-fold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-fold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-fold-dim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-fold-dim.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-fold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-fold.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-fold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-fold.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-nofold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-nofold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-nofold-dim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-nofold-dim.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-nofold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-nofold.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-nofold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-nofold.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-unfold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-unfold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-unfold-dim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-unfold-dim.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-unfold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-unfold.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-unfold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet-unfold.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/bullet.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/example.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/example.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/example.svg -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/face1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/face1.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/face2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/face2.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/face3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/face3.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/face4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/face4.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/fold-bright.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/fold-bright.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/fold-dim.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/fold-dim.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/fold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/fold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/fold.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/fold.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/fold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/fold.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/icon-blue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/icon-blue.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/keys2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/keys2.jpg -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/nofold-dim.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/nofold-dim.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/nofold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/nofold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/nofold.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/nofold.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/unfold-bright.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/unfold-bright.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/unfold-dim.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/unfold-dim.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/unfold-dim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/unfold-dim.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/unfold.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/unfold.bmp -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/unfold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/unfold.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/w3c-logo-blue.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/w3c-logo-blue.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/w3c-logo-blue.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/w3c-logo-blue.svg -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/w3c-logo-slanted.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/w3c-logo-slanted.jpg -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/w3c-logo-white.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/w3c-logo-white.gif -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/graphics/w3c-logo-white.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/graphics/w3c-logo-white.svg -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/scripts/img.srcset.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/scripts/img.srcset.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/scripts/slidy-irc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/scripts/slidy-irc.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/scripts/slidy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/scripts/slidy.js -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/scripts/slidy.js.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/scripts/slidy.js.gz -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/styles/slidy.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/styles/slidy.css -------------------------------------------------------------------------------- /docs/gginteractive-talk/talk_files/slidy-2/styles/w3c-blue.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/talk_files/slidy-2/styles/w3c-blue.css -------------------------------------------------------------------------------- /docs/gginteractive-talk/useR-2015-abstract.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/useR-2015-abstract.md -------------------------------------------------------------------------------- /docs/gginteractive-talk/vision.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/vision.png -------------------------------------------------------------------------------- /docs/gginteractive-talk/vision.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/vision.pptx -------------------------------------------------------------------------------- /docs/gginteractive-talk/~$vision.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/gginteractive-talk/~$vision.pptx -------------------------------------------------------------------------------- /docs/index.Rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index.Rmd -------------------------------------------------------------------------------- /docs/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index.html -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/bootstrap-theme.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/bootstrap-theme.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/bootstrap-theme.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/bootstrap-theme.css.map -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/bootstrap-theme.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/bootstrap-theme.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/bootstrap.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/bootstrap.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/bootstrap.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/bootstrap.css.map -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/bootstrap.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/cerulean.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/cerulean.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/cosmo.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/cosmo.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/flatly.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/flatly.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/Lato.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/Lato.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/Raleway.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/Raleway.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/Roboto.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/Roboto.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/journal.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/journal.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/lumen.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/lumen.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/paper.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/paper.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/readable.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/readable.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/sandstone.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/sandstone.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/simplex.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/simplex.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/spacelab.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/spacelab.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/united.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/united.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/css/yeti.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/css/yeti.min.css -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2 -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/js/bootstrap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/js/bootstrap.js -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/js/bootstrap.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/js/bootstrap.min.js -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/js/npm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/js/npm.js -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/shim/html5shiv.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/shim/html5shiv.min.js -------------------------------------------------------------------------------- /docs/index_files/bootstrap-3.3.5/shim/respond.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/bootstrap-3.3.5/shim/respond.min.js -------------------------------------------------------------------------------- /docs/index_files/figure-html/unnamed-chunk-1-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/figure-html/unnamed-chunk-1-1.png -------------------------------------------------------------------------------- /docs/index_files/highlightjs-1.1/default.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/highlightjs-1.1/default.css -------------------------------------------------------------------------------- /docs/index_files/highlightjs-1.1/highlight.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/highlightjs-1.1/highlight.js -------------------------------------------------------------------------------- /docs/index_files/highlightjs-1.1/textmate.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/highlightjs-1.1/textmate.css -------------------------------------------------------------------------------- /docs/index_files/jquery-1.11.3/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/jquery-1.11.3/jquery.min.js -------------------------------------------------------------------------------- /docs/index_files/navigation-1.1/FileSaver.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/navigation-1.1/FileSaver.min.js -------------------------------------------------------------------------------- /docs/index_files/navigation-1.1/codefolding.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/navigation-1.1/codefolding.js -------------------------------------------------------------------------------- /docs/index_files/navigation-1.1/sourceembed.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/navigation-1.1/sourceembed.js -------------------------------------------------------------------------------- /docs/index_files/navigation-1.1/tabsets.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/docs/index_files/navigation-1.1/tabsets.js -------------------------------------------------------------------------------- /gginteractive.Rproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/gginteractive.Rproj -------------------------------------------------------------------------------- /inst/d3.v3.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/inst/d3.v3.min.js -------------------------------------------------------------------------------- /man/getD3.Rd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/man/getD3.Rd -------------------------------------------------------------------------------- /tests/poc.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sachsmc/gginteractive/HEAD/tests/poc.R --------------------------------------------------------------------------------