Hacker News new | ask | show | jobs
by rladd 1610 days ago
Anything similar for R?
3 comments

We've built the Ploomber to work with R as well comparing to others who believe only python is for ML. Ploomber is an open source tool that can integrate with R and R studio out of the box. Check it out! https://github.com/ploomber/ploomber
Some users have reported the Targets library is similar for that ecosystem
I use snakemake to call up r scripts in pipelines