Post #2273830
2026-05-07 10:47 UTC
@eliocamp@mastodon.social Why on earth is files a method on the list class? And what do you do if you have 5 million files you want to do something to?
Replies (1)
-
@eliocamp@mastodon.social 2026-05-07 10:53
@drgroftehauge@sigmoid.social R doesn't use dot as accessor. List.files is just a function. How you do things to the files depends on what you want to do to them 🤷