xpt_validate {xportr} | R Documentation |
Validate Dataset Can be Written to xpt
Description
Function used to validate dataframes before they are sent to
haven::write_xpt
for writing.
Usage
xpt_validate(data)
Arguments
data |
Dataset to be exported as xpt file |
Value
Returns a character vector of failed conditions
[Package xportr version 0.4.0 Index]