Block or report user

Organizations

@ropensci @swcarpentry @datacarpentry @STAT545-UBC @Reproducible-Science-Curriculum @STAT540-UBC @UBC-MDS @ropenscilabs @forwards @rsheets

Pinned repositories

  1. googlesheets

    Google Spreadsheets R API

    R 415 98

  2. githug

    Interface to local and remote Git operations

    R 27 3

  3. r-graph-catalog

    All graphs in “Creating More Effective Graphs”, made with R package ggplot2.

    R 148 101

  4. reprex

    Render reproducible example code to Markdown suitable for use in code-oriented websites, such as StackOverflow.com or GitHub.

    R 151 17

  5. happy-git-with-r

    Using Git and GitHub with R, Rstudio, and R Markdown

    CSS 67 39

  6. ggplot2-tutorial

    Teaching materials for the R package ggplot2

    R 133 97

3,677 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity First pull request First issue First repository Joined GitHub

January 2017

Created an issue in jennybc/reprex that received 2 comments

Demo of session info folded inside Details tag

Hello world ## a comment (x <- 1:4) #> [1] 1 2 3 4 hi again y <- 2:5 x + y #> [1] 3 5 7 9 Session info devtools::session_info() #> Session info ---…

8 contributions in private repositories Jan 3

Seeing something unexpected? Take a look at the GitHub profile guide.