sirs301_import_csvs: sirs301_import_csvs

View source: R/sirs301_import.R

sirs301_import_csvsR Documentation

sirs301_import_csvs

Description

sirs301_import_csvs

Usage

sirs301_import_csvs(path, verbose = TRUE)

Arguments

path

directory of exports from L2RPT. To get the files, run the SIRS-301 report, click the number in the 'Total Tested' grid to get the student drilldown, and then use the 'View in Excel Options' > 'View in CSV format' option to write the data to a file. Do not choose 'View in Excel 2007 data' - the files generated by the IBM Cognos system are subtly different than files produced by MS Excel and can't be read by the 'readxl' package.

verbose

if TRUE, will generate 'message()' updates.

Value

tbl_df data frame of student-level records


almartin82/NYSEDtools documentation built on June 3, 2023, 10:52 a.m.