Why Nostr? What is Njump?
2024-08-26 21:55:22

Mehrad :kde: :emacs: :rstats: on Nostr: I kinda wish the :rstats: base pipe could be used to feed for loops: ```r 1:10 |> ...

I kinda wish the :rstats: base pipe could be used to feed for loops:

```r
1:10 |>
for(i in _){
cat(i)
}
```

Of course my real world use-case is not as simple as above, and I have to clean what I'm iterating over first, hence the piping makes so much sense.

#RStats
Author Public Key
npub1e8hd6qrda9yv3s39u4eka59x43pc0v3ej0ug4c52fz3ka4c6wn8scd7zjt