Last month I posted about how to read box plots, and today I'm sharing how you can make your own. I picked two online tools that don't require you to calculate the mean and quartiles yourself and shared a quick couple lines of code for the R users out there. Let's start with Desmos! Desmos… Continue reading Making Box Plots
Tag: graphs
Draw.io
Last week I posted about my usual QGIS to R workflow, and shared a little flowchart: This week I wanted to highlight the software I used to make it-- Draw.io, which is an open source version of Microsoft Visio. Visio is great, but it's expensive, so Draw.io usually makes more sense for me. Draw.io lets… Continue reading Draw.io
R Cheat Sheets: ggplot2
This month I'm making lots of graphs in R and wanted to share some of the resources I use to both inspire the types of graphs I use and then actually make them. R is an incredibly powerful, free statistics software. It can be used to process large data sets, run all sorts of statistics,… Continue reading R Cheat Sheets: ggplot2
Maintain your Aspect Ratio!
I spent most of this week at a conference (American Society of Agronomy and Crop Science Society of American joint conference in Baltimore). I learned all sorts of interesting things that are mostly not relevant to this blog, so maybe don't expect a whole lot more conference related content. Overall, the week was a great… Continue reading Maintain your Aspect Ratio!