Last active
August 23, 2019 20:33
-
-
Save puiutucutu/298ad667cb02b3efcd1534365b0c011d to your computer and use it in GitHub Desktop.
data.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
group | variable | value | |
---|---|---|---|
A | v1 | 0 | |
A | v2 | 10.1 | |
A | v3 | 15.2 | |
A | v4 | 12.8 | |
A | v5 | 6.7 | |
B | v1 | 10.6 | |
B | v2 | 11.3 | |
B | v3 | 15.4 | |
B | v4 | 15.6 | |
B | v5 | 6.2 | |
C | v1 | 10.6 | |
C | v2 | 13.3 | |
C | v3 | 15.4 | |
C | v4 | 15.6 | |
C | v5 | 10.5 | |
D | v1 | 13.2 | |
D | v2 | 13 | |
D | v3 | 13.5 | |
D | v4 | 9.3 | |
D | v5 | 8.9 | |
E | v1 | 9.9 | |
E | v2 | 14.6 | |
E | v3 | 12.2 | |
E | v4 | 10.4 | |
E | v5 | 8.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment