Automate SMS and MMS with R, Twilio, Docker, and Github Actions
Here we’ll deploy a Docker container running R that sends an SMS (short message service, aka “text message”) via the Twilio API, and orchestrate the code to run on a timer with Github Actions.