DescTools (version 0.99.13)

ImportFileDlg: Import File In Foreign Format

Description

Import a file in SPSS, Stata, SAS, Minitab or Systat format interactively.

Usage

ImportFileDlg(auto_type = TRUE, env = .GlobalEnv)

Arguments

auto_type
determins if the type dialog should be displayed. Default is FALSE, so that if the file extensions are ".sav", "dta" the appropiate dialog will be called directly.
env
environment in which the dataset should be created.

Details

The imported file will be assigned to the given variablename.

See Also

ImportDlg