For the latest version of JMP Help, visit JMP.com/help.


Publication date: 11/10/2021

Import Data from the CAS Server

CAS Import Data() imports data from the CAS server:

CAS Import Data( libref.dataset, <Private|Invisible>, <"Use Labels for Var Names">);

invisible hides the data table from view but shows it in the JMP Home Window. private hides the data table completely. Specify private if the user doesn’t need to interact with the data table.

"Use Labels for Var Names" indicates that the table name and the column names will be set to the SAS dataset label and the column labels. The appropriate column property, SAS Name SAS Label, is used.

Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).