load_rds_data: Load and show rds files
Description
Load and show rds files
Usage
load_rds_data(input_data, data_type, reactive_data, output, session)
Value
uploaded rds file's curve information-tables.
Arguments
- input_data
what you upload as rds file in the UI.
- data_type
gamma or neutron.
- reactive_data
access to the reactive data.
- output
output for the UI.
- session
let interaction with the shiny UI.