While it is possible to import SAS data in .sas7bdat files into Revolution R, there is no Revo R function for directly exporting Revolution R data, .xdf files, for instance, directly to .sas7bdat files. To export R data to SAS, use rxDataStep to output to a .csv file that SAS can read or use the 'foreign' library to write to .sas7bdat files.
How can I export R data to SAS format?
Applies To
Revolution AnalyticsNeed more help?
Want more options?
Explore subscription benefits, browse training courses, learn how to secure your device, and more.
Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.