73
edits
(Add talk on creating plots and tables and add a link to the data-cleaning entry) |
|||
Line 1: | Line 1: | ||
* [https://kbroman.org/dataorg/ Organizing Data in Spreadsheets] - Tips on how to store data in a spreadsheet in a way that will make it easiest to sustainably work with. | * [https://kbroman.org/dataorg/ Organizing Data in Spreadsheets] - Tips on how to store data in a spreadsheet in a way that will make it easiest to sustainably work with. (Highly recommended if you ever want to publish your data.) | ||
* [https://www.youtube.com/watch?v=7Ma8WIDinDc Data Cleaning Principles] - A video of a talk from csv,conf6 on how to approach and think about cleaning data. The slides, annotated with notes, are [https://kbroman.org/Talk_DataCleaning/data_cleaning_notes.pdf here] and the corresponding GitHub repo is [https://github.com/kbroman/dataorg here]. | * [https://www.youtube.com/watch?v=7Ma8WIDinDc Data Cleaning Principles] - A video of a talk from csv,conf6 on how to approach and think about cleaning data. The slides, annotated with notes, are [https://kbroman.org/Talk_DataCleaning/data_cleaning_notes.pdf here] and the corresponding GitHub repo is [https://github.com/kbroman/dataorg here]. | ||
* [https://www.youtube.com/watch?v=Ssso_5X1UPs Creating Effective Figures and Tables] - A video of a talk about how to communicate data clearly with graphs and tables. [https://www.biostat.wisc.edu/~kbroman/presentations/graphs2018.pdf A PDF of the slides] and [https://github.com/kbroman/Talk_Graphs the GitHub repo] are also available. | * [https://www.youtube.com/watch?v=Ssso_5X1UPs Creating Effective Figures and Tables] - A video of a talk about how to communicate data clearly with graphs and tables. [https://www.biostat.wisc.edu/~kbroman/presentations/graphs2018.pdf A PDF of the slides] and [https://github.com/kbroman/Talk_Graphs the GitHub repo] are also available. |