Path to XPT file.
Get all observations. This method will load all records into memory, for large datasets, the read method is suggested.
Get unique values observations.
An array of observations.
Read observations as async iterable.
Optionaloptions: OptionsRead options.
Convert XPT to CSV files. Each dataset within the XPT file is written to the outDir folder as a separate csv file.
Output folder.
Optionaloptions: OptionsRead options. See read() method options.
Library associated with the XPORT file.