In this video, I'll show you how to set up a robust development environment using RStudio Server and Docker, perfect for producing professional reports. We'll walk through installing RStudio Server as a containerized application with Docker and demonstrate how to create polished PDFs using markdown, LaTex, R, and Python—all in one document. By the end of this tutorial, you'll have a reproducible setup that you can deploy across different operating systems and environments, making your workflow efficient and shareable.
Links:
Install Docker: https://docs.docker.com/engine/install/
Rocker Project: https://rocker-project.org/
RMarkdown Cheat Sheet: https://www.rstudio.com/wp-content/uploads...
Reticulate Cheat Sheet: https://github.com/rstudio/cheatsheets/blo...
Yahoo Finance Python Package Docs: https://pypi.org/project/yfinance/