read_ACT: Read in the ACT fixed width file

Description Usage Arguments Value Examples

View source: R/read_in_file.R

Description

Read in the ACT fixed width file

Usage

1
read_ACT(file = "fileName", year = "19-20", blanks = F, scores_only = T)

Arguments

file

The file path to the file

year

The school year for the mapping

blanks

Boolean option to include the blank columns in the resulting data frame

scores_only

Boolean option to only select scores.

Value

A data frame containing the data from the fixed width file provided by the ACT

Examples

1
#read_ACT(filepath, mapping = "19-20")

delabj/ACT_FWF_mapping documentation built on Feb. 29, 2020, 12:46 a.m.