Learn R Programming

IGM.MEA (version 0.3.4.1)

get.data: get.data

Description

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

Usage

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

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

Run the code above in your browser using DataLab