Skip to content

Instantly share code, notes, and snippets.

@bryanyang0528
Created August 18, 2014 13:33
Show Gist options
  • Save bryanyang0528/7d92d3991e2f01146b9e to your computer and use it in GitHub Desktop.
Save bryanyang0528/7d92d3991e2f01146b9e to your computer and use it in GitHub Desktop.
R dplyr example2
Source: local data frame [4,000 x 4]
Groups: sex, treatment, variable
sex treatment variable value
1 1 1 response1 -0.15668214
2 1 2 response1 -0.40934759
3 1 1 response1 0.07103731
4 1 2 response1 0.15113270
5 1 1 response1 0.30836910
6 1 2 response1 -1.41891407
7 1 1 response1 -0.07390246
8 1 2 response1 -1.34509686
9 1 1 response1 1.97215697
10 1 2 response1 -0.08145883
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment