sas_contents: Sas Contents v0.0.1

View source: R/sas_contents.R

sas_contentsR Documentation

Sas Contents v0.0.1

Description

Sas Contents v0.0.1

Usage

sas_contents(sas_path)

Arguments

sas_path

Path to a .sas7bdat file.

Value

TODO data.frame with the following columns: variable - names of the variables in the dataset. length - the storage length of the variable. type - what kind of variable. label - the variable label. n - the row count.

Note the function will always return a data.frame. If it fails, then the row count will be zero.


trevorlolsen/jaw documentation built on July 2, 2023, 9:33 a.m.