Contour plots in R with geom_density_2d/filled() and geom_bin2d() [R- Graph Gallery Tutorial]

Поділитися
Вставка
  • Опубліковано 21 гру 2024

КОМЕНТАРІ • 6

  • @TheDataDigest
    @TheDataDigest  3 місяці тому

    You can download the R code from this video here in my free skool community:
    www.skool.com/data-analysis-with-r-6607/classroom/daa88316?md=a92c428d727f47baaa9cd092532d5585

  • @greenfrogcoding
    @greenfrogcoding 2 роки тому

    Great video 👍

  • @mahersahyoun2355
    @mahersahyoun2355 2 роки тому +1

    Thanks for the video. Is there a way to define a nonlinear colorbar with equal spacing when using filled.contour function in R? If not how to do that with ggplot2, especially when plotting global maps (for Temperature for example)?

    • @TheDataDigest
      @TheDataDigest  2 роки тому

      Thanks for the comment. Can you explain the "nonlinear colorbar with equal spacing" part a bit more. I am not sure what you mean exactly. Maybe have a look at this heat map video where I color US temperatures on a continuous and a binned scale. Maybe that is what you are looking for: ua-cam.com/video/qMWLfoqoico/v-deo.html

  • @ahmed007Jaber
    @ahmed007Jaber 2 роки тому

    Is there a way to spread a long table in xaringan slides?
    Suppose u would use the iris dataset and need to spread it across slides so that u can print em on paper

    • @TheDataDigest
      @TheDataDigest  2 роки тому

      Thanks for the comment/question Ahmad Jaber but I have never heard of xaringan before.
      It looks quite cool and I found the following links that might be helpful for you:
      www.kirenz.com/slides/xaringan-demo-slides.html#1
      github.com/yihui/xaringan
      Hope that helped.