Learn R Programming

saqgetr (version 0.2.21)

get_saq_validity: Function to import validity integers for used in the saqgetr package.

Description

Function to import validity integers for used in the saqgetr package.

Usage

get_saq_validity(file = NA)

Arguments

file

File of validity helper table.

Value

Tibble.

Examples

Run this code
# NOT RUN {
# Get validity integers
data_validity_integers <- get_saq_validity()

# }

Run the code above in your browser using DataLab