Learn R Programming

RSCABS (version 0.9.5)

openCB: Open a csv file

Description

An internal function that creates a dialogue box used to open a file with a csv extension.

Usage

openCB(window)

Arguments

window

The window the dialogue box resides in.

Value

df

The data frame that is opened.