Description Usage Arguments Value
View source: R/shiny-functions.R
Reads in excel- and csv-files of all valid directories while displaying the progress via a progress bar.
1 | load_cell_track_files_shiny(wp_list, wp_name, session)
|
wp_list |
A well plate list. |
wp_name |
The name of the respective well plate. |
A nested list obtained by purrr::safely()
with
successfully loaded files and failed ones including the error message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.