powered by
Function to load the file containing trial data and return it
load_trial_data(file = NULL, sheet = NULL)
name of the file in full
name of the sheet if excel work book is given
trial data if success, else -1
# NOT RUN { load_trial_data(system.file("extdata", "trial_data.csv", package = "packDAMipd" )) # }
Run the code above in your browser using DataLab