get_skimmers.haven_labelled_spss {codebook} | R Documentation |
Define skimmers for haven_labelled_spss variables
Description
Variables labelled using the haven_labelled_spss class are special because the underlying data can be numeric or character. This skimmers summarises both and leaves non-pertinent columns missings.
Usage
get_skimmers.haven_labelled_spss(column)
Arguments
column |
the column to skim |
[Package codebook version 0.9.2 Index]