Tootfinder

Opt-in global Mastodon full text search. Join the index!

@datascience@genomic.social
2026-05-03 10:00:01

Handy RStudio addins for reshaping and navigating in code: #rstats #rstudio

@sascha_wolfer@fediscience.org
2026-05-27 09:14:41

#TIL that #RStudio supports multiple levels of code sections. The level depends on the number of # signs at the beginning of the line.
# First Level -----
## Second level ------
This is also reflected in the document outline you get with Cmd Shift O (on a Mac, I guess it's Ctrl Shift O anywhere else).
Why did no-one tell me that earlier?!?
#rstats