Discindo
Discindo
Home
Projects
About
Light
Dark
Automatic
Posts
Deploying Plumber API to AWS Elastic Container Service
Notes on deploying Plumber API to AWS ECS.
Novica Nakov
Last updated on 2023-12-29
5 min read
AWS
How to deploy Shiny application to Digital Ocean using GitHub Actions
A walkthrough on setting up GitHub Actions for automatic deployment of Shiny application to DigitalOcean server running ShinyProxy
Teofil Nakov
Last updated on 2023-12-12
5 min read
R
,
Shiny
,
GitHub Actions
,
Digital Ocean
,
ShinyProxy
How to use buttons in a Reactable widget for navigation in a Shiny application
A few helpful design patterns for navigation in {shiny} applications using buttons in a {reactable} widget and
Teofil Nakov
Last updated on 2023-04-04
8 min read
R
,
Shiny
How to use Bootstrap 5 popovers in Shiny applications
A few tips on using bootstrap 5 popovers in Shiny
Teofil Nakov
Last updated on 2023-04-01
6 min read
R
,
Shiny
Data wrangling tricks from the R4DS slack
Every now and then there is a question on the R4DS slack that produces a large number of replies. This case was particularly interesting because the user that had the issue deleted all the original content, the question, the clarifications and so on.
Novica Nakov
Last updated on 2023-03-27
4 min read
R
How to use custom icons in Rmd reports and Shiny applications
A workflow on how to create visually pleasing and effective static HTML visualizations of small-scale and heterogenous tabular data
Teofil Nakov
Last updated on 2023-03-19
6 min read
R
,
Shiny
How to set up an R-based AWS Lambda to write to AWS S3 on a schedule
An introduction to working with AWS S3 from R and a step-by-step workflow to set an AWS Lambda functon to save datasets to an S3 bucket on a weekly schedule
Teofil Nakov
Last updated on 2023-03-27
8 min read
AWS
,
R
Project
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
Test an R-based AWS lambda function locally before deploying to the cloud
Creating AWS Lambda functions from R code can be a powerful way to make our local R code available in the cloud as an on-demand serverless service. In recent weeks I’ve been working on my package r2lambda to build and deploy AWS Lambda functions from the R console.
Teofil Nakov
Last updated on 2023-02-19
3 min read
AWS
,
R
Project
«
»
Cite
×