I'm looking for a method to directly import a JMP file ("filename.jmp") into R. So far, all I can find are suggestions to first convert the JMP file to another format (either xpt, csv, etc.) and then import that new file into R.
Does anyone know of a method or way to import a JMP file without converting it first to another format?
My JMP application license has expired which is why I want to import these files into R.