Shiny Contest Submission: Create Visual Abstracts for Original Research

Hello,

The idea of 'Visual Abstracts' have recently become popular and are particularly efficient in distilling the main findings of original research.

I wanted to create an application that enabled users (or non programmers in general) to create nice visual summaries for their research projects they could share over social media. I've added a fair bit of control and customization in the application mostly related to layout to aesthetics.

Technical pieces:
-uses 'rintrojs' to orient users to the application
-combination of renderUI + ggplot2 are at the heart of the application

Here are the links to the project:

Rstudio Cloud deployment: https://rstudio.cloud/project/168943
Shinyapps deployment: https://matt-kumar.shinyapps.io/visabs

Here is a sample of what the App can do

:

Thank you for your considerations!
Best,

2 Likes

Hi all,

I have included these additional features:

-bookmarking enabled - users can save and resume the creation of their graphics at a later time
-a downloadable pdf option
-a downloadable png option

A few users of the app made the comment that it would be helpful to be able to save your progress (especially since shinyapps.io will time out after 15 minutes automatically). I looked into how difficult this would be to manually implement and in my search came across bookmarking. An awesome feature!

Both the shinyapps deployment and the Rstudio Cloud project have been updated.

Thank you again,
Matt

3 Likes

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.