Skip to contents

Access sample files in inst/extdata directory.

Usage

import_ext_data(file = NULL)

Arguments

file

Name of file. If NULL, the example files will be listed.

Examples

import_ext_data()
#> [1] "empty_eEPSC_sheet.csv"           "empty_raw_eEPSC_datasheet.csv"  
#> [3] "sample_abf.abf"                  "sample_cell_characteristics.csv"
#> [5] "sample_eEPSC_data.csv"           "sample_new_eEPSC_data.csv"      
#> [7] "sample_theme_options.csv"       
import_ext_data("sample_cell_characteristics.csv")
#> [1] "/home/runner/work/_temp/Library/patchclampplotteR/extdata/sample_cell_characteristics.csv"