| fread_heims | R Documentation |
Read raw HEIMS file
fread_heims(filename)
filename |
A text-delimited file, passed to |
The strings "" "NA" "?" "." "*" "**" are treated as missing, as well as ZZZZZZZZZZ
(so students without a CHESSN will be marked with the integer64 missing value).
A data.table with column names in ascending (lexicographical) order and
any columns starting with e will be uppercase.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.