home.social

#tinyplot — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tinyplot, aggregated by home.social.

fetched live
  1. @transportationtalk

    A good start is
    raw.githubusercontent.com/edde by @eddelbuettel

    I have no public material but I start with base R, transition into the tinyverse (#rdatatable, #tinyplot, #tinytable et al.) and end with #RMarkdowm / #quarto. My presentations are agnostic towards the IDE/GUI. Usually, I use #RKWard instead of #RStudio.

  2. @transportationtalk

    A good start is
    raw.githubusercontent.com/edde by @eddelbuettel

    I have no public material but I start with base R, transition into the tinyverse (#rdatatable, , et al.) and end with / . My presentations are agnostic towards the IDE/GUI. Usually, I use instead of .

  3. @transportationtalk

    A good start is
    raw.githubusercontent.com/edde by @eddelbuettel

    I have no public material but I start with base R, transition into the tinyverse (#rdatatable, #tinyplot, #tinytable et al.) and end with #RMarkdowm / #quarto. My presentations are agnostic towards the IDE/GUI. Usually, I use #RKWard instead of #RStudio.

  4. @transportationtalk

    A good start is
    raw.githubusercontent.com/edde by @eddelbuettel

    I have no public material but I start with base R, transition into the tinyverse (#rdatatable, #tinyplot, #tinytable et al.) and end with #RMarkdowm / #quarto. My presentations are agnostic towards the IDE/GUI. Usually, I use #RKWard instead of #RStudio.

  5. @transportationtalk

    A good start is
    raw.githubusercontent.com/edde by @eddelbuettel

    I have no public material but I start with base R, transition into the tinyverse (#rdatatable, #tinyplot, #tinytable et al.) and end with #RMarkdowm / #quarto. My presentations are agnostic towards the IDE/GUI. Usually, I use #RKWard instead of #RStudio.

  6. CW: unpopular opinion about Tidyverse

    @kernpanik Usually, I also try to stick to base #rstats or lightweight packages (#tinyplot, #tinytable, #rdatatable, ...). Methinks, since most tutorial promote the tidyverse, some do not know base equivalent. However, base data frame operations may require more careful handling of row order, factor levels, and preserving the data frame structure. dplyr maintains a consistent behavior across grouped operations.

  7. CW: unpopular opinion about Tidyverse

    @kernpanik Usually, I also try to stick to base or lightweight packages (#tinyplot, , , ...). Methinks, since most tutorial promote the tidyverse, some do not know base equivalent. However, base data frame operations may require more careful handling of row order, factor levels, and preserving the data frame structure. dplyr maintains a consistent behavior across grouped operations.

  8. CW: unpopular opinion about Tidyverse

    @kernpanik Usually, I also try to stick to base #rstats or lightweight packages (#tinyplot, #tinytable, #rdatatable, ...). Methinks, since most tutorial promote the tidyverse, some do not know base equivalent. However, base data frame operations may require more careful handling of row order, factor levels, and preserving the data frame structure. dplyr maintains a consistent behavior across grouped operations.

  9. CW: unpopular opinion about Tidyverse

    @kernpanik Usually, I also try to stick to base #rstats or lightweight packages (#tinyplot, #tinytable, #rdatatable, ...). Methinks, since most tutorial promote the tidyverse, some do not know base equivalent. However, base data frame operations may require more careful handling of row order, factor levels, and preserving the data frame structure. dplyr maintains a consistent behavior across grouped operations.

  10. CW: unpopular opinion about Tidyverse

    @kernpanik Usually, I also try to stick to base #rstats or lightweight packages (#tinyplot, #tinytable, #rdatatable, ...). Methinks, since most tutorial promote the tidyverse, some do not know base equivalent. However, base data frame operations may require more careful handling of row order, factor levels, and preserving the data frame structure. dplyr maintains a consistent behavior across grouped operations.

  11. 🎨 How to create elegant #dataviz with base #rstats and the #tinyplot pkg

    📈 useR! 2025 presentation by Grant McDermott @gmcd presents

    youtube.com/watch?v=MOB-QS-vMeY

  12. 🎨 How to create elegant with base and the pkg

    📈 useR! 2025 presentation by Grant McDermott @gmcd presents

    youtube.com/watch?v=MOB-QS-vMeY

  13. 🎨 How to create elegant #dataviz with base #rstats and the #tinyplot pkg

    📈 useR! 2025 presentation by Grant McDermott @gmcd presents

    youtube.com/watch?v=MOB-QS-vMeY

  14. 🎨 How to create elegant #dataviz with base #rstats and the #tinyplot pkg

    📈 useR! 2025 presentation by Grant McDermott @gmcd presents

    youtube.com/watch?v=MOB-QS-vMeY

  15. 🎨 How to create elegant #dataviz with base #rstats and the #tinyplot pkg

    📈 useR! 2025 presentation by Grant McDermott @gmcd presents

    youtube.com/watch?v=MOB-QS-vMeY

  16. @rempsyc
    No no, the plot type itself is totally fine. I'm just confused that you invoke plot() and get something that I would expect from #tinyplot or ggplot2.

  17. @rempsyc
    No no, the plot type itself is totally fine. I'm just confused that you invoke plot() and get something that I would expect from or ggplot2.

  18. @rempsyc
    No no, the plot type itself is totally fine. I'm just confused that you invoke plot() and get something that I would expect from #tinyplot or ggplot2.

  19. @rempsyc
    No no, the plot type itself is totally fine. I'm just confused that you invoke plot() and get something that I would expect from #tinyplot or ggplot2.

  20. @rempsyc
    No no, the plot type itself is totally fine. I'm just confused that you invoke plot() and get something that I would expect from #tinyplot or ggplot2.

  21. 🚨 The #tinyplot pkg for #rstats #dataviz now also has support for barplots (in the R-universe version).

    Grouping and faceting can be done using tinyplot's formula-based syntax.

    Example: Frequencies of penguin species by island, stacked by sex. (Code in alt text).

    grantmcdermott.com/tinyplot/

  22. 🚨 The pkg for now also has support for barplots (in the R-universe version).

    Grouping and faceting can be done using tinyplot's formula-based syntax.

    Example: Frequencies of penguin species by island, stacked by sex. (Code in alt text).

    grantmcdermott.com/tinyplot/

  23. 🚨 The #tinyplot pkg for #rstats #dataviz now also has support for barplots (in the R-universe version).

    Grouping and faceting can be done using tinyplot's formula-based syntax.

    Example: Frequencies of penguin species by island, stacked by sex. (Code in alt text).

    grantmcdermott.com/tinyplot/

  24. 🚨 The #tinyplot pkg for #rstats #dataviz now also has support for barplots (in the R-universe version).

    Grouping and faceting can be done using tinyplot's formula-based syntax.

    Example: Frequencies of penguin species by island, stacked by sex. (Code in alt text).

    grantmcdermott.com/tinyplot/

  25. 🚨 The #tinyplot pkg for #rstats #dataviz now also has support for barplots (in the R-universe version).

    Grouping and faceting can be done using tinyplot's formula-based syntax.

    Example: Frequencies of penguin species by island, stacked by sex. (Code in alt text).

    grantmcdermott.com/tinyplot/

  26. @lwpembleton I just came across your post. I took it as inspiration to achieve sth similar with base #Rstats and #tinyplot

    There is one small issue that I could not solve instantly with the Cylinder as a factor. Therefore, this `Cylinders <- as.factor(mtcars$cyl)` hack. Maybe @gmcd or @zeileis has a quick suggestion?

  27. @lwpembleton I just came across your post. I took it as inspiration to achieve sth similar with base and

    There is one small issue that I could not solve instantly with the Cylinder as a factor. Therefore, this `Cylinders <- as.factor(mtcars$cyl)` hack. Maybe @gmcd or @zeileis has a quick suggestion?

  28. @lwpembleton I just came across your post. I took it as inspiration to achieve sth similar with base #Rstats and #tinyplot

    There is one small issue that I could not solve instantly with the Cylinder as a factor. Therefore, this `Cylinders <- as.factor(mtcars$cyl)` hack. Maybe @gmcd or @zeileis has a quick suggestion?

  29. @lwpembleton I just came across your post. I took it as inspiration to achieve sth similar with base #Rstats and #tinyplot

    There is one small issue that I could not solve instantly with the Cylinder as a factor. Therefore, this `Cylinders <- as.factor(mtcars$cyl)` hack. Maybe @gmcd or @zeileis has a quick suggestion?

  30. @lwpembleton I just came across your post. I took it as inspiration to achieve sth similar with base #Rstats and #tinyplot

    There is one small issue that I could not solve instantly with the Cylinder as a factor. Therefore, this `Cylinders <- as.factor(mtcars$cyl)` hack. Maybe @gmcd or @zeileis has a quick suggestion?

  31. Gráficos feitos com #RStats, usando #RDataTable para ler e tabular os dados, e #TinyPlot (@gmcd) para plotar

  32. Gráficos feitos com #RStats, usando #RDataTable para ler e tabular os dados, e #TinyPlot (@gmcd) para plotar

  33. Gráficos feitos com #RStats, usando #RDataTable para ler e tabular os dados, e #TinyPlot (@gmcd) para plotar

  34. Gráficos feitos com #RStats, usando #RDataTable para ler e tabular os dados, e #TinyPlot (@gmcd) para plotar

  35. @Lluis_Revilla

    #rdata #rstats

    #rdatatable is a pleasure to work with. Sometimes mind bending (why does it not work? 🤔 … ahh, lists 🤦‍♂️)
    but most of the time great.

    I use it in combination with #tinyplot. I had situations where my code got faster and shorter by doing this.

    Enjoy

  36. @Lluis_Revilla

    is a pleasure to work with. Sometimes mind bending (why does it not work? 🤔 … ahh, lists 🤦‍♂️)
    but most of the time great.

    I use it in combination with . I had situations where my code got faster and shorter by doing this.

    Enjoy

  37. @Lluis_Revilla

    #rdata #rstats

    #rdatatable is a pleasure to work with. Sometimes mind bending (why does it not work? 🤔 … ahh, lists 🤦‍♂️)
    but most of the time great.

    I use it in combination with #tinyplot. I had situations where my code got faster and shorter by doing this.

    Enjoy

  38. @Lluis_Revilla

    #rdata #rstats

    #rdatatable is a pleasure to work with. Sometimes mind bending (why does it not work? 🤔 … ahh, lists 🤦‍♂️)
    but most of the time great.

    I use it in combination with #tinyplot. I had situations where my code got faster and shorter by doing this.

    Enjoy

  39. @Lluis_Revilla

    #rdata #rstats

    #rdatatable is a pleasure to work with. Sometimes mind bending (why does it not work? 🤔 … ahh, lists 🤦‍♂️)
    but most of the time great.

    I use it in combination with #tinyplot. I had situations where my code got faster and shorter by doing this.

    Enjoy

  40. @lwpembleton

    Christmal special for the R base plot folks:

    take a look at the latest #tinyplot developments.

    @gmcd et al. have a nice tool for you.

    install.packages("tinyplot", repos = "grantmcdermott.r-universe.dev")

    #RStats

  41. @lwpembleton

    Christmal special for the R base plot folks:

    take a look at the latest developments.

    @gmcd et al. have a nice tool for you.

    install.packages("tinyplot", repos = "grantmcdermott.r-universe.dev")

  42. @lwpembleton

    Christmal special for the R base plot folks:

    take a look at the latest #tinyplot developments.

    @gmcd et al. have a nice tool for you.

    install.packages("tinyplot", repos = "grantmcdermott.r-universe.dev")

    #RStats

  43. @lwpembleton

    Christmal special for the R base plot folks:

    take a look at the latest #tinyplot developments.

    @gmcd et al. have a nice tool for you.

    install.packages("tinyplot", repos = "grantmcdermott.r-universe.dev")

    #RStats

  44. @lwpembleton

    Christmal special for the R base plot folks:

    take a look at the latest #tinyplot developments.

    @gmcd et al. have a nice tool for you.

    install.packages("tinyplot", repos = "grantmcdermott.r-universe.dev")

    #RStats

  45. I just used again. What a pleasure. What a smooth tool.

  46. Hi #rstats

    Can anybody point me to good base R plot resources (templates, tutorials …) please?

    No #youtube, no #ggplot2

    Something like #tinyplot and Zeileis & Murrell, "Coloring in R's Blind Spot", The R Journal, 2023 doi.org/10.32614/RJ-2023-071

  47. Hi

    Can anybody point me to good base R plot resources (templates, tutorials …) please?

    No , no

    Something like and Zeileis & Murrell, "Coloring in R's Blind Spot", The R Journal, 2023 doi.org/10.32614/RJ-2023-071

  48. Hi #rstats

    Can anybody point me to good base R plot resources (templates, tutorials …) please?

    No #youtube, no #ggplot2

    Something like #tinyplot and Zeileis & Murrell, "Coloring in R's Blind Spot", The R Journal, 2023 doi.org/10.32614/RJ-2023-071

  49. Hi #rstats

    Can anybody point me to good base R plot resources (templates, tutorials …) please?

    No #youtube, no #ggplot2

    Something like #tinyplot and Zeileis & Murrell, "Coloring in R's Blind Spot", The R Journal, 2023 doi.org/10.32614/RJ-2023-071

  50. Hi #rstats

    Can anybody point me to good base R plot resources (templates, tutorials …) please?

    No #youtube, no #ggplot2

    Something like #tinyplot and Zeileis & Murrell, "Coloring in R's Blind Spot", The R Journal, 2023 doi.org/10.32614/RJ-2023-071

  51. Starting with #RMarkdown is a great way to introduce students to the world of #rstats. It's not just about teaching programming skills, but also about explaining other technologies like #LaTeX, #YAML, #Rnw, #markdown & #Rscript! 💻 And I'm convinced that we should focus on building a small solid foundation (#smallR 🙂 ). Think of base R (aggregate, subset, …), #rdatatable and graphics (#tinyplot) instead of diving straight into popular packages like #tidyverse. Let's keep it simple! Who's with me?