Aslan B.
motorneurosci.bsky.social
Aslan B.
@motorneurosci.bsky.social
PhD Student @ Donders Institute. Interests: a bit of information processing in the human sensorimotor system, a big share of open reproducible science, a nonsignificant amount of stats, a limited amount of causal inference, and a heavy dose of Olympic WL.
True, I completely forgot about that; the whole point is that it's vectorized. Ty

(I somehow thought it wasn't and dplyr::if_else was the vectorized version.)
October 23, 2025 at 11:10 AM
Fair, but what about arbitrary values (of same length to make ifelse work)
October 23, 2025 at 10:42 AM
what's the benefit of returning a function that returns the list, as opposed to directly returning the list?
May 30, 2025 at 6:31 PM
Nix package manager (optionally with docker). There is also a nice r package {rix} by @brodriguesco.bsky.social. {renv} on HPC because I am not sure yet whether using containers with {targets} is possible.
January 8, 2025 at 7:35 PM
Haha, thank you thank you!
December 22, 2024 at 2:01 PM
📌
December 21, 2024 at 7:48 PM
I see. Would be interesting to me as well. I'm using {targets} for a larger project for the first time and my workflow is also still taking shape
December 21, 2024 at 7:39 PM
I assume you've seen the manual?
The {targets} R package user manual
books.ropensci.org
December 21, 2024 at 11:05 AM
This naturally happens when you need to unite the pro and anti tidyverse camps. "The enemy of my enemy is my friend"
December 4, 2024 at 9:08 PM
The inconsistency in case and naming conventions.
December 3, 2024 at 8:00 AM
📌
December 1, 2024 at 11:50 AM
Bookmarking this, there are a bunch of useful functions in here that I wasn't even aware of. 📌
November 26, 2024 at 8:45 PM
Once you set it up it's fairly easy (you can even write your own MD preprocessor if you want to have a more powerful version of quarto), but setting it up will take some time whereas quarto is basically ready oob.
November 25, 2024 at 6:47 AM