Skip to contents

Loads a study and returns the first observations.

Usage

get_preview(srvy, obs = 6L, file = NULL)

Arguments

srvy

A qesR survey code from get_qescodes().

obs

Number of observations to return.

file

Optional regular expression for choosing one file in multi-file datasets.

Value

A data frame/tibble preview (with attached codebook metadata).