Server logic of module for saving the source data

saveTimeline_Server(input, output, session, data, study_id)

Arguments

input

Shiny input

output

Shiny output

session

Shiny session

data

source data as data.frame

study_id

the current study ID

Value

nothing to return