Discindo
Discindo
Home
Projects
About
Light
Dark
Automatic
tidytuesday
Set an R-based AWS Lambda function to run on a schedule
A step-by-step tutorial on how to deploy an R-based AWS Lambda function, how to set it to run on a recurring schedule, how to validate that the execution happens on schedule, and how to clean up. All from the R console.
Teofil Nakov
Last updated on 2023-03-09
6 min read
AWS
,
R
Project
An R AWS Lambda function to download Tidytuesday datasets
A detailed walk through the steps to prepare a custom R script for deployment as AWS Lambda with the
r2lambda
package. How to prepare an
R
script? What are the roles of several key arguments? How to request longer timeout or more memory for a Lambda function? How to parse the response payload returned by the Lambda function?
Teofil Nakov
Last updated on 2023-02-25
5 min read
AWS
,
R
Project
Six months of #rstats workshops in Skopje, and more
In August 2019 I sent a tweet asking if there any R enthusiasts in Skopje. The tweet got some attention (8 Retweets, 22 Likes) and encouraged us to have our on September 3rd we had our first event on September 3rd in the Skopje Hacklab KIKA.
Novica Nakov
Last updated on 2022-07-21
2 min read
R
,
Python
Cite
×