Description Usage Arguments Value
View source: R/shiny-functions.R
A function to be used for argument .f
of purrr::map_df
.
Calls the respective reading function depending on the directory's ending.
1 | read_ct_data_shiny(directory, progress_n, progress)
|
directory |
Character value. The directory from which to read the data.frame.
of |
progress_n |
Numeric value. Indicates the iterating progress. |
progress |
A shiny - R6 progress object. |
The read in data.frame with three additional informative columns: well_image, condition and cell_line.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.