Turn your R code into an API and host it to enable worldwide access Table of Contents Introduction Prerequisites Project overview Creating a simple R Plumber API Setting up Azure Container Registry Creating, building and pushing a Docker image Using Azure App Service to host your Plumber API Next steps Resources Introduction In todays…