read_xpt_with_hash.Rd
Reads data from xpt file and prints hash of contents.
read_xpt_with_hash(xpt_file_path, ...)
an xpt file to ingest
additional arguments to digest or read_xpt
a dataframe(?) of data within file
if (FALSE) { # \dontrun{ read_xpt_with_hash("data/source/example.xpt") } # }