read_gem_data: Read GEM data from SAV files

View source: R/read.R

read_gem_dataR Documentation

Read GEM data from SAV files

Description

Read GEM data from SAV files

Usage

read_gem_data(file, ...)

Arguments

file

path to a SAV file

...

arguments passed to read_sav ## Not run: files <- fs::dir_ls("~/Data/gem", regexp = ".sav$") gem_data <- read_gem_data(files[1]) ## End(Not run)


beanumber/gem documentation built on Oct. 15, 2022, 6:45 a.m.