diff options
author | e99n09 <ysiioj81pcqu@lavabit.com> | 2013-06-29 03:38:34 -0400 |
---|---|---|
committer | e99n09 <ysiioj81pcqu@lavabit.com> | 2013-06-29 03:38:34 -0400 |
commit | 5a1aad1c41f42281349fc43d76f7609d7e1a177d (patch) | |
tree | 65e4d6945355a0bd6e07893290395d235c1d1ef5 /pets.csv | |
parent | 9f4c2399d66f7eb35c87a2e36d848c69e5d9a508 (diff) |
Create pets.csv
A .csv file (with complementary R tutorial)
Diffstat (limited to 'pets.csv')
-rw-r--r-- | pets.csv | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pets.csv b/pets.csv new file mode 100644 index 00000000..0837f473 --- /dev/null +++ b/pets.csv @@ -0,0 +1,4 @@ +name,age,weight,species +"fluffy",3,14,"cat" +"vesuvius",6,23,"fish" +"rex",5,34,"dog" |