├── .gitignore ├── README.Rmd ├── README.md ├── crayon_cats.r ├── data ├── honeypot │ ├── cowrie_2017-01-03T004539.json.gz │ ├── cowrie_2017-01-03T010619.json.gz │ ├── cowrie_2017-01-03T014616.json.gz │ ├── cowrie_2017-01-03T020657.json.gz │ ├── cowrie_2017-01-03T024647.json.gz │ ├── cowrie_2017-01-03T032650.json.gz │ ├── cowrie_2017-01-03T032711.json.gz │ ├── cowrie_2017-01-03T033603.json.gz │ ├── cowrie_2017-01-03T034008.json.gz │ ├── cowrie_2017-01-03T044041.json.gz │ ├── cowrie_2017-01-03T044239.json.gz │ ├── cowrie_2017-01-03T044746.json.gz │ ├── cowrie_2017-01-03T045817.json.gz │ ├── cowrie_2017-01-03T052746.json.gz │ ├── cowrie_2017-01-03T053709.json.gz │ ├── cowrie_2017-01-03T054117.json.gz │ ├── cowrie_2017-01-03T054314.json.gz │ ├── cowrie_2017-01-03T062830.json.gz │ ├── cowrie_2017-01-03T063744.json.gz │ ├── cowrie_2017-01-03T064149.json.gz │ ├── cowrie_2017-01-03T065255.json.gz │ ├── cowrie_2017-01-03T073818.json.gz │ ├── cowrie_2017-01-03T082900.json.gz │ ├── cowrie_2017-01-03T082920.json.gz │ ├── cowrie_2017-01-03T083851.json.gz │ ├── cowrie_2017-01-03T090105.json.gz │ ├── cowrie_2017-01-03T104607.json.gz │ ├── cowrie_2017-01-03T124720.json.gz │ ├── cowrie_2017-01-03T175421.json.gz │ └── cowrie_2017-01-03T185451.json.gz ├── launchsites.asp ├── launchsites.csv ├── launchsites.rds ├── satcat-annex.csv ├── satcat-annex.rds ├── satcat-annex.txt ├── satcat.csv ├── satcat.rds ├── satcat.txt ├── sources.asp ├── sources.csv ├── sources.rds ├── status.asp ├── status.csv └── status.rds ├── honeypot.r ├── presentation ├── writing-readable-code-with-pipes.key ├── writing-readable-code-with-pipes.key.pdf ├── writing-readable-code-with-pipes.pdf ├── writing-readable-code-with-pipes.pptx └── writing-readable-code-with-pipes │ ├── assets │ ├── 016B590C-810E-4D80-BC0D-772CAA29C542 │ │ ├── 016B590C-810E-4D80-BC0D-772CAA29C542.json │ │ ├── 016B590C-810E-4D80-BC0D-772CAA29C542.jsonp │ │ ├── assets │ │ │ ├── 016B590C-810E-4D80-BC0D-772CAA29C542.svgmap │ │ │ └── 016B590C-810E-4D80-BC0D-772CAA29C542.svgmapp │ │ └── thumbnail.jpeg │ ├── 08920C05-6443-43D1-86F4-9D035156497A │ │ ├── 08920C05-6443-43D1-86F4-9D035156497A.json │ │ ├── 08920C05-6443-43D1-86F4-9D035156497A.jsonp │ │ ├── assets │ │ │ ├── 08920C05-6443-43D1-86F4-9D035156497A.svgmap │ │ │ ├── 08920C05-6443-43D1-86F4-9D035156497A.svgmapp │ │ │ └── smw_coin.wav-0.0000-0.4191.m4a │ │ └── thumbnail.jpeg │ ├── 08C62606-D5FB-4FB4-A17E-941315DE14A3 │ │ ├── 08C62606-D5FB-4FB4-A17E-941315DE14A3.json │ │ ├── 08C62606-D5FB-4FB4-A17E-941315DE14A3.jsonp │ │ ├── assets │ │ │ ├── 08C62606-D5FB-4FB4-A17E-941315DE14A3.svgmap │ │ │ ├── 08C62606-D5FB-4FB4-A17E-941315DE14A3.svgmapp │ │ │ └── CFB14DBF60E2DC8B64BCCA05406B096F.png │ │ └── thumbnail.jpeg │ ├── 09247FBA-E311-4BCA-A409-00F63D3F9798 │ │ ├── 09247FBA-E311-4BCA-A409-00F63D3F9798.json │ │ ├── 09247FBA-E311-4BCA-A409-00F63D3F9798.jsonp │ │ ├── assets │ │ │ ├── 09247FBA-E311-4BCA-A409-00F63D3F9798.svgmap │ │ │ ├── 09247FBA-E311-4BCA-A409-00F63D3F9798.svgmapp │ │ │ ├── C5A0615EFBF9B5339E4C5964C9D38EE9.png │ │ │ └── EEEAFC9F841C72958B3F8ED5E34C510D.png │ │ └── thumbnail.jpeg │ ├── 0B4B32E8-9DE6-4BFE-9606-4C47955E2895 │ │ ├── 0B4B32E8-9DE6-4BFE-9606-4C47955E2895.json │ │ ├── 0B4B32E8-9DE6-4BFE-9606-4C47955E2895.jsonp │ │ ├── assets │ │ │ ├── 0B4B32E8-9DE6-4BFE-9606-4C47955E2895.svgmap │ │ │ └── 0B4B32E8-9DE6-4BFE-9606-4C47955E2895.svgmapp │ │ └── thumbnail.jpeg │ ├── 0CE5394E-2434-4C66-8176-FD1A57232C57 │ │ ├── 0CE5394E-2434-4C66-8176-FD1A57232C57.json │ │ ├── 0CE5394E-2434-4C66-8176-FD1A57232C57.jsonp │ │ ├── assets │ │ │ ├── 0CE5394E-2434-4C66-8176-FD1A57232C57.svgmap │ │ │ └── 0CE5394E-2434-4C66-8176-FD1A57232C57.svgmapp │ │ └── thumbnail.jpeg │ ├── 161B1F16-8A5C-4695-AC7E-8D583B92CFC2 │ │ ├── 161B1F16-8A5C-4695-AC7E-8D583B92CFC2.json │ │ ├── 161B1F16-8A5C-4695-AC7E-8D583B92CFC2.jsonp │ │ ├── assets │ │ │ ├── 161B1F16-8A5C-4695-AC7E-8D583B92CFC2.svgmap │ │ │ └── 161B1F16-8A5C-4695-AC7E-8D583B92CFC2.svgmapp │ │ └── thumbnail.jpeg │ ├── 1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E │ │ ├── 1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.json │ │ ├── 1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.jsonp │ │ ├── assets │ │ │ ├── 1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.svgmap │ │ │ ├── 1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.svgmapp │ │ │ └── 2BC53F56983ED9809E0091EFAF533B10.png │ │ └── thumbnail.jpeg │ ├── 28BDAFD6-0C42-446B-9EB1-F18F4CEA8531 │ │ ├── 28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.json │ │ ├── 28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.jsonp │ │ ├── assets │ │ │ ├── 28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.svgmap │ │ │ └── 28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.svgmapp │ │ └── thumbnail.jpeg │ ├── 2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F │ │ ├── 2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.json │ │ ├── 2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.jsonp │ │ ├── assets │ │ │ ├── 2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.svgmap │ │ │ └── 2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.svgmapp │ │ └── thumbnail.jpeg │ ├── 2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771 │ │ ├── 2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.json │ │ ├── 2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.jsonp │ │ ├── assets │ │ │ ├── 2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.svgmap │ │ │ ├── 2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.svgmapp │ │ │ └── smw_coin.wav-0.0000-0.4191.m4a │ │ └── thumbnail.jpeg │ ├── 350EC20F-6C45-4C05-A762-D6E984F21FDC │ │ ├── 350EC20F-6C45-4C05-A762-D6E984F21FDC.json │ │ ├── 350EC20F-6C45-4C05-A762-D6E984F21FDC.jsonp │ │ ├── assets │ │ │ ├── 350EC20F-6C45-4C05-A762-D6E984F21FDC.svgmap │ │ │ └── 350EC20F-6C45-4C05-A762-D6E984F21FDC.svgmapp │ │ └── thumbnail.jpeg │ ├── 3745B7B5-D5BC-4109-810A-0A3B7901840A │ │ ├── 3745B7B5-D5BC-4109-810A-0A3B7901840A.json │ │ ├── 3745B7B5-D5BC-4109-810A-0A3B7901840A.jsonp │ │ ├── assets │ │ │ ├── 3745B7B5-D5BC-4109-810A-0A3B7901840A.svgmap │ │ │ ├── 3745B7B5-D5BC-4109-810A-0A3B7901840A.svgmapp │ │ │ ├── 92888909CA38C1623D1C4D02CC44848D.png │ │ │ └── BC1476B718372BC5C114B0E97C658136.png │ │ └── thumbnail.jpeg │ ├── 39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5 │ │ ├── 39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.json │ │ ├── 39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.jsonp │ │ ├── assets │ │ │ ├── 39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.svgmap │ │ │ └── 39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.svgmapp │ │ └── thumbnail.jpeg │ ├── 3A09D951-E8FA-428D-A78E-BF9B2CE9189C │ │ ├── 3A09D951-E8FA-428D-A78E-BF9B2CE9189C.json │ │ ├── 3A09D951-E8FA-428D-A78E-BF9B2CE9189C.jsonp │ │ ├── assets │ │ │ ├── 3A09D951-E8FA-428D-A78E-BF9B2CE9189C.svgmap │ │ │ └── 3A09D951-E8FA-428D-A78E-BF9B2CE9189C.svgmapp │ │ └── thumbnail.jpeg │ ├── 3B7B7D24-C0C8-4785-9143-4D57D1E544B4 │ │ ├── 3B7B7D24-C0C8-4785-9143-4D57D1E544B4.json │ │ ├── 3B7B7D24-C0C8-4785-9143-4D57D1E544B4.jsonp │ │ ├── assets │ │ │ ├── 3B7B7D24-C0C8-4785-9143-4D57D1E544B4.svgmap │ │ │ └── 3B7B7D24-C0C8-4785-9143-4D57D1E544B4.svgmapp │ │ └── thumbnail.jpeg │ ├── 4285F93D-334B-4E12-8488-0C9DB7F137AE │ │ ├── 4285F93D-334B-4E12-8488-0C9DB7F137AE.json │ │ ├── 4285F93D-334B-4E12-8488-0C9DB7F137AE.jsonp │ │ ├── assets │ │ │ ├── 4285F93D-334B-4E12-8488-0C9DB7F137AE.svgmap │ │ │ └── 4285F93D-334B-4E12-8488-0C9DB7F137AE.svgmapp │ │ └── thumbnail.jpeg │ ├── 4A87148A-6AA2-4A92-929A-9581C327DD3F │ │ ├── 4A87148A-6AA2-4A92-929A-9581C327DD3F.json │ │ ├── 4A87148A-6AA2-4A92-929A-9581C327DD3F.jsonp │ │ ├── assets │ │ │ ├── 4A87148A-6AA2-4A92-929A-9581C327DD3F.svgmap │ │ │ └── 4A87148A-6AA2-4A92-929A-9581C327DD3F.svgmapp │ │ └── thumbnail.jpeg │ ├── 4D4F0135-8A21-472F-AB48-3B2C92698261 │ │ ├── 4D4F0135-8A21-472F-AB48-3B2C92698261.json │ │ ├── 4D4F0135-8A21-472F-AB48-3B2C92698261.jsonp │ │ ├── assets │ │ │ ├── 4D4F0135-8A21-472F-AB48-3B2C92698261.svgmap │ │ │ └── 4D4F0135-8A21-472F-AB48-3B2C92698261.svgmapp │ │ └── thumbnail.jpeg │ ├── 4F9030D0-FE21-4A2C-AF9F-5D4E718D721D │ │ ├── 4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.json │ │ ├── 4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.jsonp │ │ ├── assets │ │ │ ├── 4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.svgmap │ │ │ └── 4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.svgmapp │ │ └── thumbnail.jpeg │ ├── 530E9AF0-43D7-4833-AF5F-F344C0C97C42 │ │ ├── 530E9AF0-43D7-4833-AF5F-F344C0C97C42.json │ │ ├── 530E9AF0-43D7-4833-AF5F-F344C0C97C42.jsonp │ │ ├── assets │ │ │ ├── 530E9AF0-43D7-4833-AF5F-F344C0C97C42.svgmap │ │ │ ├── 530E9AF0-43D7-4833-AF5F-F344C0C97C42.svgmapp │ │ │ ├── 55ABBF322EE61FC142429274B106493D.png │ │ │ ├── insert.wav-0.0000-0.5205.m4a │ │ │ └── mario-intro.mov-0.0000-39.4566.m4a │ │ └── thumbnail.jpeg │ ├── 57A62D13-5E09-45E5-9FD9-9B53E478DD74 │ │ ├── 57A62D13-5E09-45E5-9FD9-9B53E478DD74.json │ │ ├── 57A62D13-5E09-45E5-9FD9-9B53E478DD74.jsonp │ │ ├── assets │ │ │ ├── 548A9D2F559924E3450097D76BDD94CD.png │ │ │ ├── 57A62D13-5E09-45E5-9FD9-9B53E478DD74.svgmap │ │ │ └── 57A62D13-5E09-45E5-9FD9-9B53E478DD74.svgmapp │ │ └── thumbnail.jpeg │ ├── 57B90DD0-55F7-4307-8E46-28A675B2B24B │ │ ├── 57B90DD0-55F7-4307-8E46-28A675B2B24B.json │ │ ├── 57B90DD0-55F7-4307-8E46-28A675B2B24B.jsonp │ │ ├── assets │ │ │ ├── 57B90DD0-55F7-4307-8E46-28A675B2B24B.svgmap │ │ │ └── 57B90DD0-55F7-4307-8E46-28A675B2B24B.svgmapp │ │ └── thumbnail.jpeg │ ├── 58F896B5-8AB4-4D85-8D4B-631B57DBFE40 │ │ ├── 58F896B5-8AB4-4D85-8D4B-631B57DBFE40.json │ │ ├── 58F896B5-8AB4-4D85-8D4B-631B57DBFE40.jsonp │ │ ├── assets │ │ │ ├── 58F896B5-8AB4-4D85-8D4B-631B57DBFE40.svgmap │ │ │ └── 58F896B5-8AB4-4D85-8D4B-631B57DBFE40.svgmapp │ │ └── thumbnail.jpeg │ ├── 614396A7-7BDA-4EF3-AFCD-B7483E347690 │ │ ├── 614396A7-7BDA-4EF3-AFCD-B7483E347690.json │ │ ├── 614396A7-7BDA-4EF3-AFCD-B7483E347690.jsonp │ │ ├── assets │ │ │ ├── 354441BEB02B8AF5247FDCA4058E61AD.png │ │ │ ├── 614396A7-7BDA-4EF3-AFCD-B7483E347690.svgmap │ │ │ ├── 614396A7-7BDA-4EF3-AFCD-B7483E347690.svgmapp │ │ │ └── mario.mp3-0.0000-12.1731.m4a │ │ └── thumbnail.jpeg │ ├── 61DFD576-A488-4C14-8108-934AA9017254 │ │ ├── 61DFD576-A488-4C14-8108-934AA9017254.json │ │ ├── 61DFD576-A488-4C14-8108-934AA9017254.jsonp │ │ ├── assets │ │ │ ├── 61DFD576-A488-4C14-8108-934AA9017254.svgmap │ │ │ └── 61DFD576-A488-4C14-8108-934AA9017254.svgmapp │ │ └── thumbnail.jpeg │ ├── 68597B35-26E8-4C3F-8544-A96590D34279 │ │ ├── 68597B35-26E8-4C3F-8544-A96590D34279.json │ │ ├── 68597B35-26E8-4C3F-8544-A96590D34279.jsonp │ │ ├── assets │ │ │ ├── 68597B35-26E8-4C3F-8544-A96590D34279.svgmap │ │ │ ├── 68597B35-26E8-4C3F-8544-A96590D34279.svgmapp │ │ │ └── 9E36C2F84ABC6E7BAD98356A9684DA13.png │ │ └── thumbnail.jpeg │ ├── 6A470163-D81C-43D9-B635-EDBE5B63CE08 │ │ ├── 6A470163-D81C-43D9-B635-EDBE5B63CE08.json │ │ ├── 6A470163-D81C-43D9-B635-EDBE5B63CE08.jsonp │ │ ├── assets │ │ │ ├── 6A470163-D81C-43D9-B635-EDBE5B63CE08.svgmap │ │ │ └── 6A470163-D81C-43D9-B635-EDBE5B63CE08.svgmapp │ │ └── thumbnail.jpeg │ ├── 6E2EA21E-779E-4EC3-A89D-31807367C5DC │ │ ├── 6E2EA21E-779E-4EC3-A89D-31807367C5DC.json │ │ ├── 6E2EA21E-779E-4EC3-A89D-31807367C5DC.jsonp │ │ ├── assets │ │ │ ├── 6E2EA21E-779E-4EC3-A89D-31807367C5DC.svgmap │ │ │ └── 6E2EA21E-779E-4EC3-A89D-31807367C5DC.svgmapp │ │ └── thumbnail.jpeg │ ├── 6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0 │ │ ├── 6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.json │ │ ├── 6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.jsonp │ │ ├── assets │ │ │ ├── 6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.svgmap │ │ │ └── 6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.svgmapp │ │ └── thumbnail.jpeg │ ├── 722BDF59-359D-487B-A9FC-10813A5A4B21 │ │ ├── 722BDF59-359D-487B-A9FC-10813A5A4B21.json │ │ ├── 722BDF59-359D-487B-A9FC-10813A5A4B21.jsonp │ │ ├── assets │ │ │ ├── 722BDF59-359D-487B-A9FC-10813A5A4B21.svgmap │ │ │ └── 722BDF59-359D-487B-A9FC-10813A5A4B21.svgmapp │ │ └── thumbnail.jpeg │ ├── 73D2CBA8-3645-417B-A32E-B15E2D965537 │ │ ├── 73D2CBA8-3645-417B-A32E-B15E2D965537.json │ │ ├── 73D2CBA8-3645-417B-A32E-B15E2D965537.jsonp │ │ ├── assets │ │ │ ├── 73D2CBA8-3645-417B-A32E-B15E2D965537.svgmap │ │ │ └── 73D2CBA8-3645-417B-A32E-B15E2D965537.svgmapp │ │ └── thumbnail.jpeg │ ├── 76D4FBFF-F004-4980-BB83-CCDB52C8B4E5 │ │ ├── 76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.json │ │ ├── 76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.jsonp │ │ ├── assets │ │ │ ├── 76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.svgmap │ │ │ └── 76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.svgmapp │ │ └── thumbnail.jpeg │ ├── 7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5 │ │ ├── 7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.json │ │ ├── 7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.jsonp │ │ ├── assets │ │ │ ├── 7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.svgmap │ │ │ └── 7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.svgmapp │ │ └── thumbnail.jpeg │ ├── 7D93F542-C902-45AF-98EA-5DDAB18FF3D8 │ │ ├── 7D93F542-C902-45AF-98EA-5DDAB18FF3D8.json │ │ ├── 7D93F542-C902-45AF-98EA-5DDAB18FF3D8.jsonp │ │ ├── assets │ │ │ ├── 7D93F542-C902-45AF-98EA-5DDAB18FF3D8.svgmap │ │ │ └── 7D93F542-C902-45AF-98EA-5DDAB18FF3D8.svgmapp │ │ └── thumbnail.jpeg │ ├── 7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5 │ │ ├── 7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.json │ │ ├── 7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.jsonp │ │ ├── assets │ │ │ ├── 7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.svgmap │ │ │ └── 7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.svgmapp │ │ └── thumbnail.jpeg │ ├── 8870C350-975F-42E8-9CD2-628372F1205E │ │ ├── 8870C350-975F-42E8-9CD2-628372F1205E.json │ │ ├── 8870C350-975F-42E8-9CD2-628372F1205E.jsonp │ │ ├── assets │ │ │ ├── 8870C350-975F-42E8-9CD2-628372F1205E.svgmap │ │ │ └── 8870C350-975F-42E8-9CD2-628372F1205E.svgmapp │ │ └── thumbnail.jpeg │ ├── 90C2C1D2-2236-4B0E-AB13-50D4F04F558B │ │ ├── 90C2C1D2-2236-4B0E-AB13-50D4F04F558B.json │ │ ├── 90C2C1D2-2236-4B0E-AB13-50D4F04F558B.jsonp │ │ ├── assets │ │ │ ├── 90C2C1D2-2236-4B0E-AB13-50D4F04F558B.svgmap │ │ │ └── 90C2C1D2-2236-4B0E-AB13-50D4F04F558B.svgmapp │ │ └── thumbnail.jpeg │ ├── 933D708A-C06A-4313-93A4-AA9982EB5597 │ │ ├── 933D708A-C06A-4313-93A4-AA9982EB5597.json │ │ ├── 933D708A-C06A-4313-93A4-AA9982EB5597.jsonp │ │ ├── assets │ │ │ ├── 933D708A-C06A-4313-93A4-AA9982EB5597.svgmap │ │ │ └── 933D708A-C06A-4313-93A4-AA9982EB5597.svgmapp │ │ └── thumbnail.jpeg │ ├── 941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB │ │ ├── 941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.json │ │ ├── 941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.jsonp │ │ ├── assets │ │ │ ├── 941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.svgmap │ │ │ └── 941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.svgmapp │ │ └── thumbnail.jpeg │ ├── 97357EB8-4BD3-44A2-813F-3EE7106E0A2B │ │ ├── 97357EB8-4BD3-44A2-813F-3EE7106E0A2B.json │ │ ├── 97357EB8-4BD3-44A2-813F-3EE7106E0A2B.jsonp │ │ ├── assets │ │ │ ├── 24E98F9DA97C7D780EF156F3D4F6871E.png │ │ │ ├── 97357EB8-4BD3-44A2-813F-3EE7106E0A2B.svgmap │ │ │ └── 97357EB8-4BD3-44A2-813F-3EE7106E0A2B.svgmapp │ │ └── thumbnail.jpeg │ ├── 97692266-F280-4CCB-ABC7-1FE534E99F44 │ │ ├── 97692266-F280-4CCB-ABC7-1FE534E99F44.json │ │ ├── 97692266-F280-4CCB-ABC7-1FE534E99F44.jsonp │ │ ├── assets │ │ │ ├── 97692266-F280-4CCB-ABC7-1FE534E99F44.svgmap │ │ │ └── 97692266-F280-4CCB-ABC7-1FE534E99F44.svgmapp │ │ └── thumbnail.jpeg │ ├── 989A2DBE-45C5-46CF-A511-F7A784ABC316 │ │ ├── 989A2DBE-45C5-46CF-A511-F7A784ABC316.json │ │ ├── 989A2DBE-45C5-46CF-A511-F7A784ABC316.jsonp │ │ ├── assets │ │ │ ├── 1A7B66B2B6E6D4EA0AF695458BA76888.png │ │ │ ├── 989A2DBE-45C5-46CF-A511-F7A784ABC316.svgmap │ │ │ └── 989A2DBE-45C5-46CF-A511-F7A784ABC316.svgmapp │ │ └── thumbnail.jpeg │ ├── 9B8E1A93-4C1C-49A2-B063-CA897CCCEB58 │ │ ├── 9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.json │ │ ├── 9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.jsonp │ │ ├── assets │ │ │ ├── 9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.svgmap │ │ │ └── 9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.svgmapp │ │ └── thumbnail.jpeg │ ├── A2EAE36D-428D-405C-AA95-DB2727DD290E │ │ ├── A2EAE36D-428D-405C-AA95-DB2727DD290E.json │ │ ├── A2EAE36D-428D-405C-AA95-DB2727DD290E.jsonp │ │ ├── assets │ │ │ ├── 134CF3E396D0609ECE263A58DEE81366.jpeg │ │ │ ├── A2EAE36D-428D-405C-AA95-DB2727DD290E.svgmap │ │ │ ├── A2EAE36D-428D-405C-AA95-DB2727DD290E.svgmapp │ │ │ ├── raw.gif-0.0000-2.0000.gif │ │ │ └── smb_pipe.wav-0.0000-0.7841.m4a │ │ └── thumbnail.jpeg │ ├── A371AAD0-8A99-4F26-B32B-865958252A27 │ │ ├── A371AAD0-8A99-4F26-B32B-865958252A27.json │ │ ├── A371AAD0-8A99-4F26-B32B-865958252A27.jsonp │ │ ├── assets │ │ │ ├── A371AAD0-8A99-4F26-B32B-865958252A27.svgmap │ │ │ └── A371AAD0-8A99-4F26-B32B-865958252A27.svgmapp │ │ └── thumbnail.jpeg │ ├── A946576C-51E1-47A9-8C7F-E64B45E22BEA │ │ ├── A946576C-51E1-47A9-8C7F-E64B45E22BEA.json │ │ ├── A946576C-51E1-47A9-8C7F-E64B45E22BEA.jsonp │ │ ├── assets │ │ │ ├── A946576C-51E1-47A9-8C7F-E64B45E22BEA.svgmap │ │ │ └── A946576C-51E1-47A9-8C7F-E64B45E22BEA.svgmapp │ │ └── thumbnail.jpeg │ ├── ABC77CF0-8C10-4F74-AB1B-4F15D42C065D │ │ ├── ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.json │ │ ├── ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.jsonp │ │ ├── assets │ │ │ ├── 574A6449895A7F84099E84685A110920.png │ │ │ ├── ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.svgmap │ │ │ ├── ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.svgmapp │ │ │ ├── Donkey Kong SFX (7).wav-0.0000-2.4149.m4a │ │ │ ├── Donkey Kong SFX (8).wav-0.0000-3.3553.m4a │ │ │ └── FE2F560C3B9BFFC5D3658E3798037BE2.png │ │ └── thumbnail.jpeg │ ├── B433E4BF-F64A-4CA5-8708-AE880414CD00 │ │ ├── B433E4BF-F64A-4CA5-8708-AE880414CD00.json │ │ ├── B433E4BF-F64A-4CA5-8708-AE880414CD00.jsonp │ │ ├── assets │ │ │ ├── B433E4BF-F64A-4CA5-8708-AE880414CD00.svgmap │ │ │ └── B433E4BF-F64A-4CA5-8708-AE880414CD00.svgmapp │ │ └── thumbnail.jpeg │ ├── B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B │ │ ├── B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.json │ │ ├── B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.jsonp │ │ ├── assets │ │ │ ├── B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.svgmap │ │ │ └── B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.svgmapp │ │ └── thumbnail.jpeg │ ├── C2B3A1B6-413E-4647-8181-18A7D3071B76 │ │ ├── C2B3A1B6-413E-4647-8181-18A7D3071B76.json │ │ ├── C2B3A1B6-413E-4647-8181-18A7D3071B76.jsonp │ │ ├── assets │ │ │ ├── C2B3A1B6-413E-4647-8181-18A7D3071B76.svgmap │ │ │ └── C2B3A1B6-413E-4647-8181-18A7D3071B76.svgmapp │ │ └── thumbnail.jpeg │ ├── C4D09F33-B2FC-42DE-84D3-55D2669E34F1 │ │ ├── C4D09F33-B2FC-42DE-84D3-55D2669E34F1.json │ │ ├── C4D09F33-B2FC-42DE-84D3-55D2669E34F1.jsonp │ │ ├── assets │ │ │ ├── C4D09F33-B2FC-42DE-84D3-55D2669E34F1.svgmap │ │ │ └── C4D09F33-B2FC-42DE-84D3-55D2669E34F1.svgmapp │ │ └── thumbnail.jpeg │ ├── CFCFB982-2AFD-49DC-BDC6-673A82AEF512 │ │ ├── CFCFB982-2AFD-49DC-BDC6-673A82AEF512.json │ │ ├── CFCFB982-2AFD-49DC-BDC6-673A82AEF512.jsonp │ │ ├── assets │ │ │ ├── 31604FD32B93AD26B5546129B309AF5F.png │ │ │ ├── CFCFB982-2AFD-49DC-BDC6-673A82AEF512.svgmap │ │ │ └── CFCFB982-2AFD-49DC-BDC6-673A82AEF512.svgmapp │ │ └── thumbnail.jpeg │ ├── D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4 │ │ ├── D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.json │ │ ├── D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.jsonp │ │ ├── assets │ │ │ ├── D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.svgmap │ │ │ └── D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.svgmapp │ │ └── thumbnail.jpeg │ ├── D2C43361-3551-41FD-B63C-E5BF6855D8C3 │ │ ├── D2C43361-3551-41FD-B63C-E5BF6855D8C3.json │ │ ├── D2C43361-3551-41FD-B63C-E5BF6855D8C3.jsonp │ │ ├── assets │ │ │ ├── C5CE5E3DBB48749326FADBF4E50A96A9.png │ │ │ ├── D2C43361-3551-41FD-B63C-E5BF6855D8C3.svgmap │ │ │ ├── D2C43361-3551-41FD-B63C-E5BF6855D8C3.svgmapp │ │ │ └── smw_coin.wav-0.0000-0.4191.m4a │ │ └── thumbnail.jpeg │ ├── D3042470-83B7-459C-9C7A-ADCD93BC953C │ │ ├── D3042470-83B7-459C-9C7A-ADCD93BC953C.json │ │ ├── D3042470-83B7-459C-9C7A-ADCD93BC953C.jsonp │ │ ├── assets │ │ │ ├── D3042470-83B7-459C-9C7A-ADCD93BC953C.svgmap │ │ │ └── D3042470-83B7-459C-9C7A-ADCD93BC953C.svgmapp │ │ └── thumbnail.jpeg │ ├── DAD9BBF9-90F1-464B-A354-261BC2D49D92 │ │ ├── DAD9BBF9-90F1-464B-A354-261BC2D49D92.json │ │ ├── DAD9BBF9-90F1-464B-A354-261BC2D49D92.jsonp │ │ ├── assets │ │ │ ├── DAD9BBF9-90F1-464B-A354-261BC2D49D92.svgmap │ │ │ └── DAD9BBF9-90F1-464B-A354-261BC2D49D92.svgmapp │ │ └── thumbnail.jpeg │ ├── E15101A1-E71F-41C9-A0C3-8FBF38F71180 │ │ ├── E15101A1-E71F-41C9-A0C3-8FBF38F71180.json │ │ ├── E15101A1-E71F-41C9-A0C3-8FBF38F71180.jsonp │ │ ├── assets │ │ │ ├── E15101A1-E71F-41C9-A0C3-8FBF38F71180.svgmap │ │ │ └── E15101A1-E71F-41C9-A0C3-8FBF38F71180.svgmapp │ │ └── thumbnail.jpeg │ ├── E219DF05-7E9F-4C76-90CA-1AD7F492D33D │ │ ├── E219DF05-7E9F-4C76-90CA-1AD7F492D33D.json │ │ ├── E219DF05-7E9F-4C76-90CA-1AD7F492D33D.jsonp │ │ ├── assets │ │ │ ├── 0AE23B8F8423C98C609D9D4F87572077.png │ │ │ ├── 1A6BA6F7A239FCA0C33BA8A34CCB9473.png │ │ │ ├── 2F49EDF5FE500709E90D4052FCFB75F2.png │ │ │ ├── 62119266EB80DE75BB4ABFEB2A2B678B.png │ │ │ ├── 6F3331968AA18669AE0604AC505F8750.png │ │ │ ├── E219DF05-7E9F-4C76-90CA-1AD7F492D33D.svgmap │ │ │ ├── E219DF05-7E9F-4C76-90CA-1AD7F492D33D.svgmapp │ │ │ └── loading.gif-0.0000-0.6600.gif │ │ └── thumbnail.jpeg │ ├── E4C037BC-D974-47CB-991A-3E69762640BA │ │ ├── E4C037BC-D974-47CB-991A-3E69762640BA.json │ │ ├── E4C037BC-D974-47CB-991A-3E69762640BA.jsonp │ │ ├── assets │ │ │ ├── E4C037BC-D974-47CB-991A-3E69762640BA.svgmap │ │ │ └── E4C037BC-D974-47CB-991A-3E69762640BA.svgmapp │ │ └── thumbnail.jpeg │ ├── E6B89B58-3830-4588-BBD7-A5436FF70569 │ │ ├── E6B89B58-3830-4588-BBD7-A5436FF70569.json │ │ ├── E6B89B58-3830-4588-BBD7-A5436FF70569.jsonp │ │ ├── assets │ │ │ ├── E6B89B58-3830-4588-BBD7-A5436FF70569.svgmap │ │ │ └── E6B89B58-3830-4588-BBD7-A5436FF70569.svgmapp │ │ └── thumbnail.jpeg │ ├── EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F │ │ ├── EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.json │ │ ├── EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.jsonp │ │ ├── assets │ │ │ ├── EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.svgmap │ │ │ └── EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.svgmapp │ │ └── thumbnail.jpeg │ ├── F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F │ │ ├── F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.json │ │ ├── F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.jsonp │ │ ├── assets │ │ │ ├── F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.svgmap │ │ │ └── F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.svgmapp │ │ └── thumbnail.jpeg │ ├── F77C744B-E5CD-4AFD-805C-558F86C186EC │ │ ├── F77C744B-E5CD-4AFD-805C-558F86C186EC.json │ │ ├── F77C744B-E5CD-4AFD-805C-558F86C186EC.jsonp │ │ ├── assets │ │ │ ├── F77C744B-E5CD-4AFD-805C-558F86C186EC.svgmap │ │ │ └── F77C744B-E5CD-4AFD-805C-558F86C186EC.svgmapp │ │ └── thumbnail.jpeg │ ├── FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36 │ │ ├── FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.json │ │ ├── FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.jsonp │ │ ├── assets │ │ │ ├── FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.svgmap │ │ │ └── FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.svgmapp │ │ └── thumbnail.jpeg │ ├── FBFFE18F-D082-4DE9-893B-FFDDFC04D823 │ │ ├── FBFFE18F-D082-4DE9-893B-FFDDFC04D823.json │ │ ├── FBFFE18F-D082-4DE9-893B-FFDDFC04D823.jsonp │ │ ├── assets │ │ │ ├── FBFFE18F-D082-4DE9-893B-FFDDFC04D823.svgmap │ │ │ └── FBFFE18F-D082-4DE9-893B-FFDDFC04D823.svgmapp │ │ └── thumbnail.jpeg │ ├── header.json │ ├── header.jsonp │ ├── player │ │ ├── AnimationManager.js │ │ ├── DebuggingSupport.js │ │ ├── DisplayManager.js │ │ ├── Help.png │ │ ├── HelpPlacardController.js │ │ ├── KNTransitionSlide_Black.png │ │ ├── KNTransitionSwoosh_Shadow.png │ │ ├── KPFObjects.js │ │ ├── KeynoteDHTMLPlayer.css │ │ ├── KeynoteDHTMLPlayer.html │ │ ├── KeynoteDHTMLPlayer.js │ │ ├── NarrationManager.js │ │ ├── NavigatorController.js │ │ ├── OrientationController.js │ │ ├── ScriptManager.js │ │ ├── ShowController.js │ │ ├── SlideManager.js │ │ ├── SlideNumberController.js │ │ ├── StageManager.js │ │ ├── TextureManager.js │ │ ├── TouchController.js │ │ ├── Utilities.js │ │ ├── close_hi@2x.png │ │ ├── close_n@2x.png │ │ ├── close_p@2x.png │ │ ├── left_arrow_mobile_d-hd.png │ │ ├── left_arrow_mobile_d.png │ │ ├── left_arrow_mobile_n-hd.png │ │ ├── left_arrow_mobile_n.png │ │ ├── prototype.js │ │ ├── right_arrow_mobile_d-hd.png │ │ ├── right_arrow_mobile_d.png │ │ ├── right_arrow_mobile_n-hd.png │ │ ├── right_arrow_mobile_n.png │ │ ├── spinner.png │ │ ├── string.js │ │ └── waiting_bezel.png │ └── thumbnail.jpeg │ └── index.html ├── readme.png ├── rstudio_conf_2017.Rproj ├── satcat.r └── satcat_data.r /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/.gitignore -------------------------------------------------------------------------------- /README.Rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/README.Rmd -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/README.md -------------------------------------------------------------------------------- /crayon_cats.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/crayon_cats.r -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T004539.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T004539.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T010619.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T010619.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T014616.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T014616.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T020657.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T020657.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T024647.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T024647.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T032650.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T032650.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T032711.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T032711.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T033603.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T033603.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T034008.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T034008.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T044041.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T044041.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T044239.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T044239.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T044746.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T044746.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T045817.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T045817.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T052746.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T052746.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T053709.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T053709.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T054117.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T054117.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T054314.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T054314.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T062830.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T062830.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T063744.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T063744.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T064149.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T064149.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T065255.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T065255.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T073818.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T073818.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T082900.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T082900.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T082920.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T082920.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T083851.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T083851.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T090105.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T090105.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T104607.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T104607.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T124720.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T124720.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T175421.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T175421.json.gz -------------------------------------------------------------------------------- /data/honeypot/cowrie_2017-01-03T185451.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/honeypot/cowrie_2017-01-03T185451.json.gz -------------------------------------------------------------------------------- /data/launchsites.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/launchsites.asp -------------------------------------------------------------------------------- /data/launchsites.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/launchsites.csv -------------------------------------------------------------------------------- /data/launchsites.rds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/launchsites.rds -------------------------------------------------------------------------------- /data/satcat-annex.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/satcat-annex.csv -------------------------------------------------------------------------------- /data/satcat-annex.rds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/satcat-annex.rds -------------------------------------------------------------------------------- /data/satcat-annex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/satcat-annex.txt -------------------------------------------------------------------------------- /data/satcat.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/satcat.csv -------------------------------------------------------------------------------- /data/satcat.rds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/satcat.rds -------------------------------------------------------------------------------- /data/satcat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/satcat.txt -------------------------------------------------------------------------------- /data/sources.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/sources.asp -------------------------------------------------------------------------------- /data/sources.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/sources.csv -------------------------------------------------------------------------------- /data/sources.rds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/sources.rds -------------------------------------------------------------------------------- /data/status.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/status.asp -------------------------------------------------------------------------------- /data/status.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/status.csv -------------------------------------------------------------------------------- /data/status.rds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/data/status.rds -------------------------------------------------------------------------------- /honeypot.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/honeypot.r -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes.key: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes.key -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes.key.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes.key.pdf -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes.pdf -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes.pptx -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/016B590C-810E-4D80-BC0D-772CAA29C542/016B590C-810E-4D80-BC0D-772CAA29C542.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/016B590C-810E-4D80-BC0D-772CAA29C542/016B590C-810E-4D80-BC0D-772CAA29C542.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/016B590C-810E-4D80-BC0D-772CAA29C542/016B590C-810E-4D80-BC0D-772CAA29C542.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/016B590C-810E-4D80-BC0D-772CAA29C542/016B590C-810E-4D80-BC0D-772CAA29C542.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/016B590C-810E-4D80-BC0D-772CAA29C542/assets/016B590C-810E-4D80-BC0D-772CAA29C542.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/016B590C-810E-4D80-BC0D-772CAA29C542/assets/016B590C-810E-4D80-BC0D-772CAA29C542.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/016B590C-810E-4D80-BC0D-772CAA29C542/assets/016B590C-810E-4D80-BC0D-772CAA29C542.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/016B590C-810E-4D80-BC0D-772CAA29C542/assets/016B590C-810E-4D80-BC0D-772CAA29C542.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/016B590C-810E-4D80-BC0D-772CAA29C542/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/016B590C-810E-4D80-BC0D-772CAA29C542/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/08920C05-6443-43D1-86F4-9D035156497A.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/08920C05-6443-43D1-86F4-9D035156497A.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/08920C05-6443-43D1-86F4-9D035156497A.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/08920C05-6443-43D1-86F4-9D035156497A.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/assets/08920C05-6443-43D1-86F4-9D035156497A.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/assets/08920C05-6443-43D1-86F4-9D035156497A.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/assets/08920C05-6443-43D1-86F4-9D035156497A.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/assets/08920C05-6443-43D1-86F4-9D035156497A.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/assets/smw_coin.wav-0.0000-0.4191.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/assets/smw_coin.wav-0.0000-0.4191.m4a -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08920C05-6443-43D1-86F4-9D035156497A/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/08C62606-D5FB-4FB4-A17E-941315DE14A3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/08C62606-D5FB-4FB4-A17E-941315DE14A3.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/08C62606-D5FB-4FB4-A17E-941315DE14A3.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/08C62606-D5FB-4FB4-A17E-941315DE14A3.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/assets/CFB14DBF60E2DC8B64BCCA05406B096F.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/assets/CFB14DBF60E2DC8B64BCCA05406B096F.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/08C62606-D5FB-4FB4-A17E-941315DE14A3/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/09247FBA-E311-4BCA-A409-00F63D3F9798.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/09247FBA-E311-4BCA-A409-00F63D3F9798.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/09247FBA-E311-4BCA-A409-00F63D3F9798.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/09247FBA-E311-4BCA-A409-00F63D3F9798.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/assets/09247FBA-E311-4BCA-A409-00F63D3F9798.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/assets/09247FBA-E311-4BCA-A409-00F63D3F9798.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/assets/09247FBA-E311-4BCA-A409-00F63D3F9798.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/assets/09247FBA-E311-4BCA-A409-00F63D3F9798.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/assets/C5A0615EFBF9B5339E4C5964C9D38EE9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/assets/C5A0615EFBF9B5339E4C5964C9D38EE9.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/assets/EEEAFC9F841C72958B3F8ED5E34C510D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/assets/EEEAFC9F841C72958B3F8ED5E34C510D.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/09247FBA-E311-4BCA-A409-00F63D3F9798/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895/0B4B32E8-9DE6-4BFE-9606-4C47955E2895.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895/0B4B32E8-9DE6-4BFE-9606-4C47955E2895.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895/0B4B32E8-9DE6-4BFE-9606-4C47955E2895.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895/0B4B32E8-9DE6-4BFE-9606-4C47955E2895.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/0B4B32E8-9DE6-4BFE-9606-4C47955E2895/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/0CE5394E-2434-4C66-8176-FD1A57232C57/0CE5394E-2434-4C66-8176-FD1A57232C57.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/0CE5394E-2434-4C66-8176-FD1A57232C57/0CE5394E-2434-4C66-8176-FD1A57232C57.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/0CE5394E-2434-4C66-8176-FD1A57232C57/0CE5394E-2434-4C66-8176-FD1A57232C57.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/0CE5394E-2434-4C66-8176-FD1A57232C57/0CE5394E-2434-4C66-8176-FD1A57232C57.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/0CE5394E-2434-4C66-8176-FD1A57232C57/assets/0CE5394E-2434-4C66-8176-FD1A57232C57.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/0CE5394E-2434-4C66-8176-FD1A57232C57/assets/0CE5394E-2434-4C66-8176-FD1A57232C57.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/0CE5394E-2434-4C66-8176-FD1A57232C57/assets/0CE5394E-2434-4C66-8176-FD1A57232C57.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/0CE5394E-2434-4C66-8176-FD1A57232C57/assets/0CE5394E-2434-4C66-8176-FD1A57232C57.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/0CE5394E-2434-4C66-8176-FD1A57232C57/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/0CE5394E-2434-4C66-8176-FD1A57232C57/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2/161B1F16-8A5C-4695-AC7E-8D583B92CFC2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2/161B1F16-8A5C-4695-AC7E-8D583B92CFC2.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2/161B1F16-8A5C-4695-AC7E-8D583B92CFC2.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2/161B1F16-8A5C-4695-AC7E-8D583B92CFC2.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/161B1F16-8A5C-4695-AC7E-8D583B92CFC2/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/assets/2BC53F56983ED9809E0091EFAF533B10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/assets/2BC53F56983ED9809E0091EFAF533B10.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/1C3846B4-8EAA-4D50-96D3-4FA4956C8D1E/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/28BDAFD6-0C42-446B-9EB1-F18F4CEA8531/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2A49EFA7-F1BA-4FE6-83E8-873E84F3A43F/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/assets/smw_coin.wav-0.0000-0.4191.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/assets/smw_coin.wav-0.0000-0.4191.m4a -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/2D0A4EEB-6CE3-42DF-BCC6-DF9B77C57771/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC/350EC20F-6C45-4C05-A762-D6E984F21FDC.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC/350EC20F-6C45-4C05-A762-D6E984F21FDC.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC/350EC20F-6C45-4C05-A762-D6E984F21FDC.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC/350EC20F-6C45-4C05-A762-D6E984F21FDC.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/350EC20F-6C45-4C05-A762-D6E984F21FDC/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/3745B7B5-D5BC-4109-810A-0A3B7901840A.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/3745B7B5-D5BC-4109-810A-0A3B7901840A.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/3745B7B5-D5BC-4109-810A-0A3B7901840A.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/3745B7B5-D5BC-4109-810A-0A3B7901840A.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/assets/92888909CA38C1623D1C4D02CC44848D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/assets/92888909CA38C1623D1C4D02CC44848D.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/assets/BC1476B718372BC5C114B0E97C658136.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/assets/BC1476B718372BC5C114B0E97C658136.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3745B7B5-D5BC-4109-810A-0A3B7901840A/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/39A1AB1C-EE5B-4D13-8497-37AAD5DCF5D5/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C/3A09D951-E8FA-428D-A78E-BF9B2CE9189C.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C/3A09D951-E8FA-428D-A78E-BF9B2CE9189C.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C/3A09D951-E8FA-428D-A78E-BF9B2CE9189C.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C/3A09D951-E8FA-428D-A78E-BF9B2CE9189C.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3A09D951-E8FA-428D-A78E-BF9B2CE9189C/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4/3B7B7D24-C0C8-4785-9143-4D57D1E544B4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4/3B7B7D24-C0C8-4785-9143-4D57D1E544B4.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4/3B7B7D24-C0C8-4785-9143-4D57D1E544B4.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4/3B7B7D24-C0C8-4785-9143-4D57D1E544B4.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/3B7B7D24-C0C8-4785-9143-4D57D1E544B4/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE/4285F93D-334B-4E12-8488-0C9DB7F137AE.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE/4285F93D-334B-4E12-8488-0C9DB7F137AE.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE/4285F93D-334B-4E12-8488-0C9DB7F137AE.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE/4285F93D-334B-4E12-8488-0C9DB7F137AE.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4285F93D-334B-4E12-8488-0C9DB7F137AE/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F/4A87148A-6AA2-4A92-929A-9581C327DD3F.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F/4A87148A-6AA2-4A92-929A-9581C327DD3F.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F/4A87148A-6AA2-4A92-929A-9581C327DD3F.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F/4A87148A-6AA2-4A92-929A-9581C327DD3F.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4A87148A-6AA2-4A92-929A-9581C327DD3F/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4D4F0135-8A21-472F-AB48-3B2C92698261/4D4F0135-8A21-472F-AB48-3B2C92698261.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4D4F0135-8A21-472F-AB48-3B2C92698261/4D4F0135-8A21-472F-AB48-3B2C92698261.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4D4F0135-8A21-472F-AB48-3B2C92698261/4D4F0135-8A21-472F-AB48-3B2C92698261.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4D4F0135-8A21-472F-AB48-3B2C92698261/4D4F0135-8A21-472F-AB48-3B2C92698261.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4D4F0135-8A21-472F-AB48-3B2C92698261/assets/4D4F0135-8A21-472F-AB48-3B2C92698261.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4D4F0135-8A21-472F-AB48-3B2C92698261/assets/4D4F0135-8A21-472F-AB48-3B2C92698261.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4D4F0135-8A21-472F-AB48-3B2C92698261/assets/4D4F0135-8A21-472F-AB48-3B2C92698261.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4D4F0135-8A21-472F-AB48-3B2C92698261/assets/4D4F0135-8A21-472F-AB48-3B2C92698261.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4D4F0135-8A21-472F-AB48-3B2C92698261/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4D4F0135-8A21-472F-AB48-3B2C92698261/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/4F9030D0-FE21-4A2C-AF9F-5D4E718D721D/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/530E9AF0-43D7-4833-AF5F-F344C0C97C42.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/530E9AF0-43D7-4833-AF5F-F344C0C97C42.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/530E9AF0-43D7-4833-AF5F-F344C0C97C42.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/530E9AF0-43D7-4833-AF5F-F344C0C97C42.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/assets/55ABBF322EE61FC142429274B106493D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/assets/55ABBF322EE61FC142429274B106493D.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/assets/insert.wav-0.0000-0.5205.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/assets/insert.wav-0.0000-0.5205.m4a -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/assets/mario-intro.mov-0.0000-39.4566.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/assets/mario-intro.mov-0.0000-39.4566.m4a -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/530E9AF0-43D7-4833-AF5F-F344C0C97C42/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/57A62D13-5E09-45E5-9FD9-9B53E478DD74.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/57A62D13-5E09-45E5-9FD9-9B53E478DD74.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/57A62D13-5E09-45E5-9FD9-9B53E478DD74.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/57A62D13-5E09-45E5-9FD9-9B53E478DD74.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/assets/548A9D2F559924E3450097D76BDD94CD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/assets/548A9D2F559924E3450097D76BDD94CD.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57A62D13-5E09-45E5-9FD9-9B53E478DD74/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B/57B90DD0-55F7-4307-8E46-28A675B2B24B.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B/57B90DD0-55F7-4307-8E46-28A675B2B24B.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B/57B90DD0-55F7-4307-8E46-28A675B2B24B.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B/57B90DD0-55F7-4307-8E46-28A675B2B24B.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/57B90DD0-55F7-4307-8E46-28A675B2B24B/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40/58F896B5-8AB4-4D85-8D4B-631B57DBFE40.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40/58F896B5-8AB4-4D85-8D4B-631B57DBFE40.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40/58F896B5-8AB4-4D85-8D4B-631B57DBFE40.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40/58F896B5-8AB4-4D85-8D4B-631B57DBFE40.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/58F896B5-8AB4-4D85-8D4B-631B57DBFE40/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/614396A7-7BDA-4EF3-AFCD-B7483E347690.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/614396A7-7BDA-4EF3-AFCD-B7483E347690.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/614396A7-7BDA-4EF3-AFCD-B7483E347690.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/614396A7-7BDA-4EF3-AFCD-B7483E347690.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/assets/354441BEB02B8AF5247FDCA4058E61AD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/assets/354441BEB02B8AF5247FDCA4058E61AD.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/assets/mario.mp3-0.0000-12.1731.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/assets/mario.mp3-0.0000-12.1731.m4a -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/614396A7-7BDA-4EF3-AFCD-B7483E347690/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/61DFD576-A488-4C14-8108-934AA9017254/61DFD576-A488-4C14-8108-934AA9017254.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/61DFD576-A488-4C14-8108-934AA9017254/61DFD576-A488-4C14-8108-934AA9017254.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/61DFD576-A488-4C14-8108-934AA9017254/61DFD576-A488-4C14-8108-934AA9017254.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/61DFD576-A488-4C14-8108-934AA9017254/61DFD576-A488-4C14-8108-934AA9017254.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/61DFD576-A488-4C14-8108-934AA9017254/assets/61DFD576-A488-4C14-8108-934AA9017254.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/61DFD576-A488-4C14-8108-934AA9017254/assets/61DFD576-A488-4C14-8108-934AA9017254.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/61DFD576-A488-4C14-8108-934AA9017254/assets/61DFD576-A488-4C14-8108-934AA9017254.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/61DFD576-A488-4C14-8108-934AA9017254/assets/61DFD576-A488-4C14-8108-934AA9017254.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/61DFD576-A488-4C14-8108-934AA9017254/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/61DFD576-A488-4C14-8108-934AA9017254/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/68597B35-26E8-4C3F-8544-A96590D34279.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/68597B35-26E8-4C3F-8544-A96590D34279.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/68597B35-26E8-4C3F-8544-A96590D34279.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/68597B35-26E8-4C3F-8544-A96590D34279.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/assets/68597B35-26E8-4C3F-8544-A96590D34279.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/assets/68597B35-26E8-4C3F-8544-A96590D34279.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/assets/68597B35-26E8-4C3F-8544-A96590D34279.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/assets/68597B35-26E8-4C3F-8544-A96590D34279.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/assets/9E36C2F84ABC6E7BAD98356A9684DA13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/assets/9E36C2F84ABC6E7BAD98356A9684DA13.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/68597B35-26E8-4C3F-8544-A96590D34279/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08/6A470163-D81C-43D9-B635-EDBE5B63CE08.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08/6A470163-D81C-43D9-B635-EDBE5B63CE08.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08/6A470163-D81C-43D9-B635-EDBE5B63CE08.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08/6A470163-D81C-43D9-B635-EDBE5B63CE08.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6A470163-D81C-43D9-B635-EDBE5B63CE08/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC/6E2EA21E-779E-4EC3-A89D-31807367C5DC.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC/6E2EA21E-779E-4EC3-A89D-31807367C5DC.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC/6E2EA21E-779E-4EC3-A89D-31807367C5DC.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC/6E2EA21E-779E-4EC3-A89D-31807367C5DC.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6E2EA21E-779E-4EC3-A89D-31807367C5DC/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/6FF16CA8-2CA1-4663-AA17-F7CA73FF98D0/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/722BDF59-359D-487B-A9FC-10813A5A4B21/722BDF59-359D-487B-A9FC-10813A5A4B21.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/722BDF59-359D-487B-A9FC-10813A5A4B21/722BDF59-359D-487B-A9FC-10813A5A4B21.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/722BDF59-359D-487B-A9FC-10813A5A4B21/722BDF59-359D-487B-A9FC-10813A5A4B21.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/722BDF59-359D-487B-A9FC-10813A5A4B21/722BDF59-359D-487B-A9FC-10813A5A4B21.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/722BDF59-359D-487B-A9FC-10813A5A4B21/assets/722BDF59-359D-487B-A9FC-10813A5A4B21.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/722BDF59-359D-487B-A9FC-10813A5A4B21/assets/722BDF59-359D-487B-A9FC-10813A5A4B21.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/722BDF59-359D-487B-A9FC-10813A5A4B21/assets/722BDF59-359D-487B-A9FC-10813A5A4B21.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/722BDF59-359D-487B-A9FC-10813A5A4B21/assets/722BDF59-359D-487B-A9FC-10813A5A4B21.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/722BDF59-359D-487B-A9FC-10813A5A4B21/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/722BDF59-359D-487B-A9FC-10813A5A4B21/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/73D2CBA8-3645-417B-A32E-B15E2D965537/73D2CBA8-3645-417B-A32E-B15E2D965537.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/73D2CBA8-3645-417B-A32E-B15E2D965537/73D2CBA8-3645-417B-A32E-B15E2D965537.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/73D2CBA8-3645-417B-A32E-B15E2D965537/73D2CBA8-3645-417B-A32E-B15E2D965537.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/73D2CBA8-3645-417B-A32E-B15E2D965537/73D2CBA8-3645-417B-A32E-B15E2D965537.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/73D2CBA8-3645-417B-A32E-B15E2D965537/assets/73D2CBA8-3645-417B-A32E-B15E2D965537.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/73D2CBA8-3645-417B-A32E-B15E2D965537/assets/73D2CBA8-3645-417B-A32E-B15E2D965537.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/73D2CBA8-3645-417B-A32E-B15E2D965537/assets/73D2CBA8-3645-417B-A32E-B15E2D965537.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/73D2CBA8-3645-417B-A32E-B15E2D965537/assets/73D2CBA8-3645-417B-A32E-B15E2D965537.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/73D2CBA8-3645-417B-A32E-B15E2D965537/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/73D2CBA8-3645-417B-A32E-B15E2D965537/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/76D4FBFF-F004-4980-BB83-CCDB52C8B4E5/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7D7AE835-E6E2-447A-AAF6-4FF348E6C5B5/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8/7D93F542-C902-45AF-98EA-5DDAB18FF3D8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8/7D93F542-C902-45AF-98EA-5DDAB18FF3D8.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8/7D93F542-C902-45AF-98EA-5DDAB18FF3D8.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8/7D93F542-C902-45AF-98EA-5DDAB18FF3D8.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7D93F542-C902-45AF-98EA-5DDAB18FF3D8/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/7E207345-9A04-47BB-AAF3-EDA2BF3ED5B5/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/8870C350-975F-42E8-9CD2-628372F1205E/8870C350-975F-42E8-9CD2-628372F1205E.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/8870C350-975F-42E8-9CD2-628372F1205E/8870C350-975F-42E8-9CD2-628372F1205E.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/8870C350-975F-42E8-9CD2-628372F1205E/8870C350-975F-42E8-9CD2-628372F1205E.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/8870C350-975F-42E8-9CD2-628372F1205E/8870C350-975F-42E8-9CD2-628372F1205E.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/8870C350-975F-42E8-9CD2-628372F1205E/assets/8870C350-975F-42E8-9CD2-628372F1205E.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/8870C350-975F-42E8-9CD2-628372F1205E/assets/8870C350-975F-42E8-9CD2-628372F1205E.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/8870C350-975F-42E8-9CD2-628372F1205E/assets/8870C350-975F-42E8-9CD2-628372F1205E.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/8870C350-975F-42E8-9CD2-628372F1205E/assets/8870C350-975F-42E8-9CD2-628372F1205E.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/8870C350-975F-42E8-9CD2-628372F1205E/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/8870C350-975F-42E8-9CD2-628372F1205E/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B/90C2C1D2-2236-4B0E-AB13-50D4F04F558B.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B/90C2C1D2-2236-4B0E-AB13-50D4F04F558B.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B/90C2C1D2-2236-4B0E-AB13-50D4F04F558B.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B/90C2C1D2-2236-4B0E-AB13-50D4F04F558B.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/90C2C1D2-2236-4B0E-AB13-50D4F04F558B/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/933D708A-C06A-4313-93A4-AA9982EB5597/933D708A-C06A-4313-93A4-AA9982EB5597.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/933D708A-C06A-4313-93A4-AA9982EB5597/933D708A-C06A-4313-93A4-AA9982EB5597.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/933D708A-C06A-4313-93A4-AA9982EB5597/933D708A-C06A-4313-93A4-AA9982EB5597.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/933D708A-C06A-4313-93A4-AA9982EB5597/933D708A-C06A-4313-93A4-AA9982EB5597.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/933D708A-C06A-4313-93A4-AA9982EB5597/assets/933D708A-C06A-4313-93A4-AA9982EB5597.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/933D708A-C06A-4313-93A4-AA9982EB5597/assets/933D708A-C06A-4313-93A4-AA9982EB5597.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/933D708A-C06A-4313-93A4-AA9982EB5597/assets/933D708A-C06A-4313-93A4-AA9982EB5597.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/933D708A-C06A-4313-93A4-AA9982EB5597/assets/933D708A-C06A-4313-93A4-AA9982EB5597.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/933D708A-C06A-4313-93A4-AA9982EB5597/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/933D708A-C06A-4313-93A4-AA9982EB5597/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/941E7ECD-C5AD-4424-83BB-8B9C6E8D29AB/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/97357EB8-4BD3-44A2-813F-3EE7106E0A2B.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/97357EB8-4BD3-44A2-813F-3EE7106E0A2B.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/97357EB8-4BD3-44A2-813F-3EE7106E0A2B.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/97357EB8-4BD3-44A2-813F-3EE7106E0A2B.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/assets/24E98F9DA97C7D780EF156F3D4F6871E.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/assets/24E98F9DA97C7D780EF156F3D4F6871E.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97357EB8-4BD3-44A2-813F-3EE7106E0A2B/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97692266-F280-4CCB-ABC7-1FE534E99F44/97692266-F280-4CCB-ABC7-1FE534E99F44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97692266-F280-4CCB-ABC7-1FE534E99F44/97692266-F280-4CCB-ABC7-1FE534E99F44.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97692266-F280-4CCB-ABC7-1FE534E99F44/97692266-F280-4CCB-ABC7-1FE534E99F44.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97692266-F280-4CCB-ABC7-1FE534E99F44/97692266-F280-4CCB-ABC7-1FE534E99F44.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97692266-F280-4CCB-ABC7-1FE534E99F44/assets/97692266-F280-4CCB-ABC7-1FE534E99F44.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97692266-F280-4CCB-ABC7-1FE534E99F44/assets/97692266-F280-4CCB-ABC7-1FE534E99F44.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97692266-F280-4CCB-ABC7-1FE534E99F44/assets/97692266-F280-4CCB-ABC7-1FE534E99F44.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97692266-F280-4CCB-ABC7-1FE534E99F44/assets/97692266-F280-4CCB-ABC7-1FE534E99F44.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/97692266-F280-4CCB-ABC7-1FE534E99F44/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/97692266-F280-4CCB-ABC7-1FE534E99F44/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/989A2DBE-45C5-46CF-A511-F7A784ABC316.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/989A2DBE-45C5-46CF-A511-F7A784ABC316.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/989A2DBE-45C5-46CF-A511-F7A784ABC316.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/989A2DBE-45C5-46CF-A511-F7A784ABC316.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/assets/1A7B66B2B6E6D4EA0AF695458BA76888.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/assets/1A7B66B2B6E6D4EA0AF695458BA76888.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/989A2DBE-45C5-46CF-A511-F7A784ABC316/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/9B8E1A93-4C1C-49A2-B063-CA897CCCEB58/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/A2EAE36D-428D-405C-AA95-DB2727DD290E.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/A2EAE36D-428D-405C-AA95-DB2727DD290E.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/A2EAE36D-428D-405C-AA95-DB2727DD290E.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/A2EAE36D-428D-405C-AA95-DB2727DD290E.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/assets/134CF3E396D0609ECE263A58DEE81366.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/assets/134CF3E396D0609ECE263A58DEE81366.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/assets/raw.gif-0.0000-2.0000.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/assets/raw.gif-0.0000-2.0000.gif -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/assets/smb_pipe.wav-0.0000-0.7841.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/assets/smb_pipe.wav-0.0000-0.7841.m4a -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A2EAE36D-428D-405C-AA95-DB2727DD290E/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A371AAD0-8A99-4F26-B32B-865958252A27/A371AAD0-8A99-4F26-B32B-865958252A27.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A371AAD0-8A99-4F26-B32B-865958252A27/A371AAD0-8A99-4F26-B32B-865958252A27.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A371AAD0-8A99-4F26-B32B-865958252A27/A371AAD0-8A99-4F26-B32B-865958252A27.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A371AAD0-8A99-4F26-B32B-865958252A27/A371AAD0-8A99-4F26-B32B-865958252A27.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A371AAD0-8A99-4F26-B32B-865958252A27/assets/A371AAD0-8A99-4F26-B32B-865958252A27.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A371AAD0-8A99-4F26-B32B-865958252A27/assets/A371AAD0-8A99-4F26-B32B-865958252A27.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A371AAD0-8A99-4F26-B32B-865958252A27/assets/A371AAD0-8A99-4F26-B32B-865958252A27.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A371AAD0-8A99-4F26-B32B-865958252A27/assets/A371AAD0-8A99-4F26-B32B-865958252A27.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A371AAD0-8A99-4F26-B32B-865958252A27/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A371AAD0-8A99-4F26-B32B-865958252A27/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA/A946576C-51E1-47A9-8C7F-E64B45E22BEA.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA/A946576C-51E1-47A9-8C7F-E64B45E22BEA.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA/A946576C-51E1-47A9-8C7F-E64B45E22BEA.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA/A946576C-51E1-47A9-8C7F-E64B45E22BEA.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/A946576C-51E1-47A9-8C7F-E64B45E22BEA/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/574A6449895A7F84099E84685A110920.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/574A6449895A7F84099E84685A110920.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/Donkey Kong SFX (7).wav-0.0000-2.4149.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/Donkey Kong SFX (7).wav-0.0000-2.4149.m4a -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/Donkey Kong SFX (8).wav-0.0000-3.3553.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/Donkey Kong SFX (8).wav-0.0000-3.3553.m4a -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/FE2F560C3B9BFFC5D3658E3798037BE2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/assets/FE2F560C3B9BFFC5D3658E3798037BE2.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/ABC77CF0-8C10-4F74-AB1B-4F15D42C065D/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00/B433E4BF-F64A-4CA5-8708-AE880414CD00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00/B433E4BF-F64A-4CA5-8708-AE880414CD00.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00/B433E4BF-F64A-4CA5-8708-AE880414CD00.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00/B433E4BF-F64A-4CA5-8708-AE880414CD00.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/B433E4BF-F64A-4CA5-8708-AE880414CD00/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/B7F9C1FB-AFFA-41E9-9932-CC3FA60F528B/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76/C2B3A1B6-413E-4647-8181-18A7D3071B76.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76/C2B3A1B6-413E-4647-8181-18A7D3071B76.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76/C2B3A1B6-413E-4647-8181-18A7D3071B76.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76/C2B3A1B6-413E-4647-8181-18A7D3071B76.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/C2B3A1B6-413E-4647-8181-18A7D3071B76/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1/C4D09F33-B2FC-42DE-84D3-55D2669E34F1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1/C4D09F33-B2FC-42DE-84D3-55D2669E34F1.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1/C4D09F33-B2FC-42DE-84D3-55D2669E34F1.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1/C4D09F33-B2FC-42DE-84D3-55D2669E34F1.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/C4D09F33-B2FC-42DE-84D3-55D2669E34F1/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/CFCFB982-2AFD-49DC-BDC6-673A82AEF512.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/CFCFB982-2AFD-49DC-BDC6-673A82AEF512.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/CFCFB982-2AFD-49DC-BDC6-673A82AEF512.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/CFCFB982-2AFD-49DC-BDC6-673A82AEF512.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/assets/31604FD32B93AD26B5546129B309AF5F.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/assets/31604FD32B93AD26B5546129B309AF5F.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/CFCFB982-2AFD-49DC-BDC6-673A82AEF512/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D1B0ADC2-17AC-4467-A26E-28BE24FFA3A4/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/D2C43361-3551-41FD-B63C-E5BF6855D8C3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/D2C43361-3551-41FD-B63C-E5BF6855D8C3.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/D2C43361-3551-41FD-B63C-E5BF6855D8C3.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/D2C43361-3551-41FD-B63C-E5BF6855D8C3.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/assets/C5CE5E3DBB48749326FADBF4E50A96A9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/assets/C5CE5E3DBB48749326FADBF4E50A96A9.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/assets/smw_coin.wav-0.0000-0.4191.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/assets/smw_coin.wav-0.0000-0.4191.m4a -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D2C43361-3551-41FD-B63C-E5BF6855D8C3/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C/D3042470-83B7-459C-9C7A-ADCD93BC953C.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C/D3042470-83B7-459C-9C7A-ADCD93BC953C.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C/D3042470-83B7-459C-9C7A-ADCD93BC953C.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C/D3042470-83B7-459C-9C7A-ADCD93BC953C.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/D3042470-83B7-459C-9C7A-ADCD93BC953C/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92/DAD9BBF9-90F1-464B-A354-261BC2D49D92.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92/DAD9BBF9-90F1-464B-A354-261BC2D49D92.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92/DAD9BBF9-90F1-464B-A354-261BC2D49D92.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92/DAD9BBF9-90F1-464B-A354-261BC2D49D92.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/DAD9BBF9-90F1-464B-A354-261BC2D49D92/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180/E15101A1-E71F-41C9-A0C3-8FBF38F71180.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180/E15101A1-E71F-41C9-A0C3-8FBF38F71180.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180/E15101A1-E71F-41C9-A0C3-8FBF38F71180.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180/E15101A1-E71F-41C9-A0C3-8FBF38F71180.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E15101A1-E71F-41C9-A0C3-8FBF38F71180/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/E219DF05-7E9F-4C76-90CA-1AD7F492D33D.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/E219DF05-7E9F-4C76-90CA-1AD7F492D33D.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/E219DF05-7E9F-4C76-90CA-1AD7F492D33D.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/E219DF05-7E9F-4C76-90CA-1AD7F492D33D.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/0AE23B8F8423C98C609D9D4F87572077.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/0AE23B8F8423C98C609D9D4F87572077.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/1A6BA6F7A239FCA0C33BA8A34CCB9473.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/1A6BA6F7A239FCA0C33BA8A34CCB9473.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/2F49EDF5FE500709E90D4052FCFB75F2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/2F49EDF5FE500709E90D4052FCFB75F2.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/62119266EB80DE75BB4ABFEB2A2B678B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/62119266EB80DE75BB4ABFEB2A2B678B.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/6F3331968AA18669AE0604AC505F8750.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/6F3331968AA18669AE0604AC505F8750.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/loading.gif-0.0000-0.6600.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/assets/loading.gif-0.0000-0.6600.gif -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E219DF05-7E9F-4C76-90CA-1AD7F492D33D/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E4C037BC-D974-47CB-991A-3E69762640BA/E4C037BC-D974-47CB-991A-3E69762640BA.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E4C037BC-D974-47CB-991A-3E69762640BA/E4C037BC-D974-47CB-991A-3E69762640BA.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E4C037BC-D974-47CB-991A-3E69762640BA/E4C037BC-D974-47CB-991A-3E69762640BA.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E4C037BC-D974-47CB-991A-3E69762640BA/E4C037BC-D974-47CB-991A-3E69762640BA.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E4C037BC-D974-47CB-991A-3E69762640BA/assets/E4C037BC-D974-47CB-991A-3E69762640BA.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E4C037BC-D974-47CB-991A-3E69762640BA/assets/E4C037BC-D974-47CB-991A-3E69762640BA.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E4C037BC-D974-47CB-991A-3E69762640BA/assets/E4C037BC-D974-47CB-991A-3E69762640BA.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E4C037BC-D974-47CB-991A-3E69762640BA/assets/E4C037BC-D974-47CB-991A-3E69762640BA.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E4C037BC-D974-47CB-991A-3E69762640BA/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E4C037BC-D974-47CB-991A-3E69762640BA/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E6B89B58-3830-4588-BBD7-A5436FF70569/E6B89B58-3830-4588-BBD7-A5436FF70569.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E6B89B58-3830-4588-BBD7-A5436FF70569/E6B89B58-3830-4588-BBD7-A5436FF70569.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E6B89B58-3830-4588-BBD7-A5436FF70569/E6B89B58-3830-4588-BBD7-A5436FF70569.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E6B89B58-3830-4588-BBD7-A5436FF70569/E6B89B58-3830-4588-BBD7-A5436FF70569.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E6B89B58-3830-4588-BBD7-A5436FF70569/assets/E6B89B58-3830-4588-BBD7-A5436FF70569.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E6B89B58-3830-4588-BBD7-A5436FF70569/assets/E6B89B58-3830-4588-BBD7-A5436FF70569.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E6B89B58-3830-4588-BBD7-A5436FF70569/assets/E6B89B58-3830-4588-BBD7-A5436FF70569.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E6B89B58-3830-4588-BBD7-A5436FF70569/assets/E6B89B58-3830-4588-BBD7-A5436FF70569.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/E6B89B58-3830-4588-BBD7-A5436FF70569/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/E6B89B58-3830-4588-BBD7-A5436FF70569/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/EE702C5E-D2BA-4FD2-9635-7B4C6ADF980F/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/F1F4FF4A-6EC1-44DE-9110-DC4F8A1E795F/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC/F77C744B-E5CD-4AFD-805C-558F86C186EC.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC/F77C744B-E5CD-4AFD-805C-558F86C186EC.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC/F77C744B-E5CD-4AFD-805C-558F86C186EC.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC/F77C744B-E5CD-4AFD-805C-558F86C186EC.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/F77C744B-E5CD-4AFD-805C-558F86C186EC/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/FBF063AA-BF88-4BC5-B7D5-1C36A1EDCF36/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823/FBFFE18F-D082-4DE9-893B-FFDDFC04D823.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823/FBFFE18F-D082-4DE9-893B-FFDDFC04D823.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823/FBFFE18F-D082-4DE9-893B-FFDDFC04D823.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823/FBFFE18F-D082-4DE9-893B-FFDDFC04D823.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823.svgmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823.svgmap -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823.svgmapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823.svgmapp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/FBFFE18F-D082-4DE9-893B-FFDDFC04D823/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/header.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/header.json -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/header.jsonp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/header.jsonp -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/AnimationManager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/AnimationManager.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/DebuggingSupport.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/DebuggingSupport.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/DisplayManager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/DisplayManager.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/Help.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/Help.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/HelpPlacardController.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/HelpPlacardController.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/KNTransitionSlide_Black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/KNTransitionSlide_Black.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/KNTransitionSwoosh_Shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/KNTransitionSwoosh_Shadow.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/KPFObjects.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/KPFObjects.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/KeynoteDHTMLPlayer.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/KeynoteDHTMLPlayer.css -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/KeynoteDHTMLPlayer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/KeynoteDHTMLPlayer.html -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/KeynoteDHTMLPlayer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/KeynoteDHTMLPlayer.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/NarrationManager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/NarrationManager.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/NavigatorController.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/NavigatorController.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/OrientationController.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/OrientationController.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/ScriptManager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/ScriptManager.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/ShowController.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/ShowController.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/SlideManager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/SlideManager.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/SlideNumberController.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/SlideNumberController.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/StageManager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/StageManager.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/TextureManager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/TextureManager.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/TouchController.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/TouchController.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/Utilities.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/Utilities.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/close_hi@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/close_hi@2x.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/close_n@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/close_n@2x.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/close_p@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/close_p@2x.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/left_arrow_mobile_d-hd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/left_arrow_mobile_d-hd.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/left_arrow_mobile_d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/left_arrow_mobile_d.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/left_arrow_mobile_n-hd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/left_arrow_mobile_n-hd.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/left_arrow_mobile_n.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/left_arrow_mobile_n.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/prototype.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/prototype.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/right_arrow_mobile_d-hd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/right_arrow_mobile_d-hd.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/right_arrow_mobile_d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/right_arrow_mobile_d.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/right_arrow_mobile_n-hd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/right_arrow_mobile_n-hd.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/right_arrow_mobile_n.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/right_arrow_mobile_n.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/spinner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/spinner.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/string.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/string.js -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/player/waiting_bezel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/player/waiting_bezel.png -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/assets/thumbnail.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/assets/thumbnail.jpeg -------------------------------------------------------------------------------- /presentation/writing-readable-code-with-pipes/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/presentation/writing-readable-code-with-pipes/index.html -------------------------------------------------------------------------------- /readme.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/readme.png -------------------------------------------------------------------------------- /rstudio_conf_2017.Rproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/rstudio_conf_2017.Rproj -------------------------------------------------------------------------------- /satcat.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/satcat.r -------------------------------------------------------------------------------- /satcat_data.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hrbrmstr/rstudioconf2017/HEAD/satcat_data.r --------------------------------------------------------------------------------