Rstudio – ggplot2 grid
I’m trying to plot my results for the tree crowns I detected in a part of the Canadian boreal forest. And I would like to know how to know how much represents a cell of the grid that we see appearing in font of my plot. Can I change the value of the cells so that they represent 1ha, 1/2ha, 1/10ha, etc?
Why is my R plot not displaying the full y-axis?
I’m trying to produce a geom_point() plot, but when I run my code, it collapses the y-axis into a tiny fraction of what it’s supposed to be.