Post #2273804
2026-05-07 06:32 UTC
@cpontvieux@piaille.fr @eliocamp@mastodon.social
The list() is not needed, but since .rglob is a generator I generally use list so I can re-use the file list multiple times without re-calling.
Replies (1)
-
@mdsumner@rstats.me 2026-05-07 11:30
@gspeed0689@mapstodon.space @cpontvieux@piaille.fr @eliocamp@mastodon.social these sentences remind me of what learning R lists and data frames was like in 2003, gobbledygook but I'm keen to understand 😄