fread_heims: Read raw HEIMS file

View source: R/fread_heims.R

fread_heimsR Documentation

Read raw HEIMS file

Description

Read raw HEIMS file

Usage

fread_heims(filename)

Arguments

filename

A text-delimited file, passed to fread from data.table.

Details

The strings "" "NA" "?" "." "*" "**" are treated as missing, as well as ZZZZZZZZZZ (so students without a CHESSN will be marked with the integer64 missing value).

Value

A data.table with column names in ascending (lexicographical) order and any columns starting with e will be uppercase.


heims documentation built on Aug. 22, 2026, 5:06 p.m.