powered by
Return a list with the data stored in a file as a Minitab Portable Worksheet.
read.mtp(file)
A list with one component for each column, matrix, or constant stored in the Minitab worksheet.
character variable with the name of the file to read. The file must be in Minitab Portable Worksheet format.
Douglas M. Bates
https://www.minitab.com/
if (FALSE) { read.mtp("ex1-10.mtp") }
Run the code above in your browser using DataLab