digitalcourage.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Diese Instanz wird betrieben von Digitalcourage e.V. für die Allgemeinheit. Damit wir das nachhaltig tun können, erheben wir einen jährlichen Vorausbeitrag von 1€/Monat per SEPA-Lastschrifteinzug.

Server stats:

815
active users

#rstats

109 posts95 participants17 posts today

Using R to simulate the sky for the full day of July 30th, 2025 in Washington, DC

(hint at what's coming in the future for rayshader: give a lat, long, and time of day, and render an image with not only the exact sun orientation at that time, but a realistic simulation of the atmosphere as well🧑‍🍳 🤌)

I cannot stress how much easier #RStats ggtext::element_textbox_simple makes dealing with the egregious # of facets I have for some plots of our data

```
strip.text.x.top = element_textbox_simple(height = unit(N, "lines"))
```

zero headaches getting the full strip text

I cannot stress how much easier #RStats ggtext::element_textbox_simple makes dealing with the egregious # of facets I have for some plots of our data ``` strip .text.x.top = element_textbox_simple(height = unit(N, "lines")) ``` zero headaches getting the full strip text

Recent @DSLC club meetings:

:rstats: Fundamentals of Data Visualization: & Chapter 5 Directory of visualizations youtu.be/b4ugMPyj1gA #RStats #PyData #DataViz

From the @DSLC :rstats:​chives:

:rstats: Spatial Statistics for Data Science: Bayesian spatial models youtu.be/RF-9pee2RgU #RStats

:rstats: Geocomputation w R: Attribute data operations youtu.be/knKVzIh4lug #RStats #geocomputation

Visit dslc.video for hours of new #DataScience videos every week!

Continued thread

Virtual #useR2025 has officially started, but you can still register throughout the day!

If the scheduled times are no good for your time zone, you can always catch up with them when it's a better time of the day for you. The registration confirmation contains info to access the videos. #RStats

The first video is up and the rest are queued up to be released throughout the day!

Daft #useR2025 newbie question.Where do you go when the virtual sessions go live to watch them,.is it the website virtual conference programme page or somewhere else?

I'm fully expecting to muck up my timezone calculations 🤭

#RStats
If you use government data hosted on Socrata portals such as the New York, Los Angeles, Chicago data portals, you can now automate the import of that data in R through {socratadata}!

It improves on the existing {RSocrata} by supporting all Socrata data types (including spatial data) with the help of Rust 🦀.

Check it out: ryanzomorrodi.github.io/socrat

ryanzomorrodi.github.ioExplore Socrata Data with EaseProvides an interface to search, read, query, and retrieve metadata for datasets hosted on Socrata open data portals. Supports all Socrata data types, including spatial data returned as sf objects.
Replied in thread

@LeafyEricScott @pp0196.bsky.social

@Posit is maybe trying the "kotlin" model, ie having an editor than can pay (they also have cloud products).

#Rstats is probably closer to an academic language (see Evan talk at strangeloop). Or it can just be a productivity language in the "excel" equivalent of digital market

#Python is probably an amazing model for the "productivity language" ?

(always great to listen to him!)