read.mtp.RdReturn 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.
This function was written around 1990 for the format current then. Later versions of Minitab appear to have added to the format.
if (FALSE) { # \dontrun{
read.mtp("ex1-10.mtp")
} # }