Y
Hacker News
new
|
ask
|
show
|
jobs
by
rladd
1610 days ago
Anything similar for R?
3 comments
idomi
1609 days ago
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
link
joelschw
1610 days ago
Some users have reported the Targets library is similar for that ecosystem
link
kjkjadksj
1609 days ago
I use snakemake to call up r scripts in pipelines
link