geom_sf() +
theme_c̵̤͛̌̎̀͘t̶̡̨̯̝̼͗̂͒͊̀̾̇̾͜h̸̡̰͉̼̖͉̉u̶̡̗̮̜͍̠̯̙̍l̸̞̲̓̒̒̓̓̃̔h̶̛̖̣̲̩̖͉̠͍̬̄̔̊̽͜u̸̱͛̈̽̀̅() +
coord_noneuclidean()
#RStats #rayshader #rayrender
geom_sf() +
theme_c̵̤͛̌̎̀͘t̶̡̨̯̝̼͗̂͒͊̀̾̇̾͜h̸̡̰͉̼̖͉̉u̶̡̗̮̜͍̠̯̙̍l̸̞̲̓̒̒̓̓̃̔h̶̛̖̣̲̩̖͉̠͍̬̄̔̊̽͜u̸̱͛̈̽̀̅() +
coord_noneuclidean()
#RStats #rayshader #rayrender
geom_bar(stat = "identity")
I told her that we'd calculate the cash value of her candy haul, that I'd ask her to raid her piggy bank and donate 1/3 the candy cash value to a local food bank, and that I'd add on a 5X match.
geom_bar(stat = "identity")
l <- c(mpg = "Miles per gallon", wt = "Weight (1,000 lbs)", `mpg/2` = "yes this works")
ggplot(mtcars, aes(mpg, wt)) + labs(dictionary = l)
ggplot(mtcars, aes(wt, mpg)) + labs(dictionary = l)
ggplot(mtcars, aes(wt, mpg/2)) + labs(dictionary = l)
l <- c(mpg = "Miles per gallon", wt = "Weight (1,000 lbs)", `mpg/2` = "yes this works")
ggplot(mtcars, aes(mpg, wt)) + labs(dictionary = l)
ggplot(mtcars, aes(wt, mpg)) + labs(dictionary = l)
ggplot(mtcars, aes(wt, mpg/2)) + labs(dictionary = l)
harriet-mason.github.io/ggdibbler/in...
You can now pass random variables to any aesthetic in any ggplot geom/stat. If you can express it as a distribution, ggdibbler can plot it. It also works with ggplot extensions, like gganimate. #rstats
harriet-mason.github.io/ggdibbler/in...
You can now pass random variables to any aesthetic in any ggplot geom/stat. If you can express it as a distribution, ggdibbler can plot it. It also works with ggplot extensions, like gganimate. #rstats
Spatial uncertainty visualisation (bivariate, pixel, exceedance, glyph), like {Vizumap}, but fully integrated with ggplot2 -- a much simpler API with all the advantages of the ggplot2 system.
Spatial uncertainty visualisation (bivariate, pixel, exceedance, glyph), like {Vizumap}, but fully integrated with ggplot2 -- a much simpler API with all the advantages of the ggplot2 system.
‘Useful tricks to elevate your data viz via `ggplot` extension packages in R”
Custom themes, fonts, annotations, arrows & more
By the USGS
waterdata.usgs.gov/blog/ggplot-...
#RStats #ggplot2 #ggplot #Dataviz
‘Useful tricks to elevate your data viz via `ggplot` extension packages in R”
Custom themes, fonts, annotations, arrows & more
By the USGS
waterdata.usgs.gov/blog/ggplot-...
#RStats #ggplot2 #ggplot #Dataviz
cran.r-project.org/web/packages...
#RStats #ggplot #ggview
cran.r-project.org/web/packages...
#RStats #ggplot #ggview
github.com/idmn/ggview
github.com/idmn/ggview
Violets are blue,
Error in ggplot(data, aes(x = x, y = y)) could not find function "ggplot"
And so are you
Violets are blue,
Error in ggplot(data, aes(x = x, y = y)) could not find function "ggplot"
And so are you