get.data: get.data

Description Usage Arguments Value Examples

View source: R/MEA_functions.R

Description

pop up file chooser with caption. Also, sets directory of analysis output.

Usage

1
get.data(caption = "")

Arguments

caption

text to display in pop-up file chooser to prompt user to select appropriate file. Default is no caption.

Value

Creates 2 directories:

'Analysis' directory in the parent directory of user selected file.

'R_objects' a subdirectory of 'Analysis'

Examples

1
## get.data(caption="Please select a spike-list file for analysis")

IGM.MEA documentation built on May 29, 2017, 11:07 p.m.