| ImportFileDlg {DescTools} | R Documentation |
Import a file in SPSS, Stata, SAS, Minitab or Systat format interactively.
ImportFileDlg(auto_type = TRUE, env = .GlobalEnv)
auto_type |
determines if the type dialog should be displayed. Default is |
env |
environment in which the dataset should be created. |
The imported file will be assigned to the given variablename.
Andri Signorell <andri@signorell.net>