|
|
|
|
|
by jcheng
1966 days ago
|
|
Hi, I’m with RStudio. We generally treat “working in RStudio but not elsewhere” as serious bugs, especially in our open source R packages. Not only because we don’t want to artificially limit usage of other interactive environments, but because a lot of what people do with R is run their code in non-interactive settings like CI/CD pipelines or ETL jobs. (Actually, an R Markdown compilation is a particularly good example of something people often do from Travis or GitHub Actions) |
|
Before anyone asks, I use Org Mode. I just don't feel like pushing that format on my co-workers. If it's for me only, I use Org. If it's for a collaboration or export into a report, it goes into an R Markdown file.