Skip to content

Instantly share code, notes, and snippets.

View mkcor's full-sized avatar

Marianne Corvellec mkcor

  • Strasbourg, France
View GitHub Profile
Make your ggplots shareable, collaborative, and with D3
========================================================
[Ggplotly](https://github.com/ropensci/plotly) and [Plotly's R API](https://plot.ly/api/r) let you make ggplot2 plots, add `py$ggplotly()`, and make your plots interactive, online, and drawn with D3. Let's make some.
```{r echo=FALSE}
options(bitmapType="cairo")
#see: http://cran.r-project.org/web/packages/opencpu/NEWS
library(knitr)
@mkcor
mkcor / plotly-useR2014
Last active August 29, 2015 14:02
Notebook (IRkernel) for Plotly tutorial
{
"metadata": {
"name": "",
"signature": "sha256:fce6596303e3655acfcdf1e41c16bca41a9a3076063f23143d020b453573fc61"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
---
title: "Conference Demographics"
output: html_document
---
The R User Conference 2014 Demographics
========================================================
(View source here: https://gist.github.com/mkcor/d54cc5eb4d3b826d093b)
Some informal data and graphs created for David McArthur by Tom Filloon and Ari
Lamstein and Marianne Corvellec.
@mkcor
mkcor / First draft
Last active August 29, 2015 14:05 — forked from msund/First draft
Online User Guide
{
"metadata": {
"name": "",
"signature": "sha256:4abc3bda22c03a05e4c028a06c0fdb0efbd5a6220ac512d85f9529fe8f08d9b7"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@mkcor
mkcor / dfc11_scenes
Last active August 29, 2015 14:13
Exploring scenes (3d)...
{
"metadata": {
"name": "",
"signature": "sha256:5cd057609b97eddb54672e25d3d42a6eb80748fe9890c84be3511b51c0476fea"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@mkcor
mkcor / boston_corr.ipynb
Last active August 29, 2015 14:13
Correlations in Boston dataset
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkcor
mkcor / tutorial_section2.ipynb
Last active August 29, 2015 14:18
Notebook for "From Python basics (lists and dictionaries) to data analysis"
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkcor
mkcor / tutorial_section6.ipynb
Last active August 29, 2015 14:18
Notebook for "Universal collaboration: Start from a matplotlib plot, edit in the GUI, get plot in any of the Jupyter languages"
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkcor
mkcor / tutorial_R_section6.ipynb
Last active August 29, 2015 14:18
Notebook with R kernel to show collaborative workflow
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkcor
mkcor / vect_func.ipynb
Created June 9, 2015 23:03
Pamphlet contre les boucles `for`...
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.