Core xportr functions

xportr_type()

Coerce variable type

xportr_length()

Assign SAS Length

xportr_label()

Assign Variable Label

xportr_write()

Write xpt v5 transport file

xportr_format()

Assign SAS Format

xportr_order()

Order variables of a dataset according to Spec

xportr_df_label()

Assign Dataset Label

xportr_metadata()

Set variable specifications and domain

xportr_split()

Deprecated - Split xpt file output

xportr()

Wrapper to apply all core xportr functions and write xpt

xportr helper functions

Utility functions called within core xportr functions

xportr_options()

Get or set xportr options

xpt_validate()

Validate Dataset Can be Written to xpt

xportr example datasets and specification files

adsl_xportr

Analysis Dataset Subject Level

var_spec

Example Dataset Variable Specification

dataset_spec

Example Dataset Specification