load_cell_track_files_shiny: Read in cell track data

Description Usage Arguments Value

View source: R/shiny-functions.R

Description

Reads in excel- and csv-files of all valid directories while displaying the progress via a progress bar.

Usage

1
load_cell_track_files_shiny(wp_list, wp_name, session)

Arguments

wp_list

A well plate list.

wp_name

The name of the respective well plate.

Value

A nested list obtained by purrr::safely() with successfully loaded files and failed ones including the error message.


kueckelj/celltracer documentation built on June 2, 2021, 6:37 a.m.