I have been given a minitab worksheet file (.mtw), and I would like to open it in R.
Unfortunately, I only know of R's foreign package to open other filetypes, which only includes minitab's portable files (.mtp). Is there a way to open .mtw files, and if not how would I go about converting the file to .mtp?
If you want to convert your
mtwworksheet tomtpextension, simply open themtwfile on minitab and from File menu select "Save Current Worksheet As" and save it tomtpextension. It will save it as Text not EncryptedYou would be able then to use
foreign