Description Usage Arguments Value
View source: R/utils_graphing.R
Server side function that takes and saves screenshot in a screenshots folder for easy sharing with colleagues
1 | save_screenshot(input, data, time_brush, button_id, ibi_or_ppg = NULL)
|
input |
shiny internal |
data |
data used to create the plot |
time_brush |
brush that defines the time window displayed in the ui for the user to edit |
button_id |
id value for the button that is intended to "trigger" the creation of the plot |
ibi_or_ppg |
PLACEHOLDER |
saves version of the plot currently being displayed. The intent is to make it easier to share out with teammates when editing difficult sections of data and to document pre and post processing efforts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.