get_eval_format: Get Evaluation Format

Description Usage Arguments Value Examples

View source: R/utility_functions.R

Description

Get Evaluation Format

Usage

1

Arguments

lines

Input file represented as list object (output of import_lines).

Value

Designation as "Old" or "New" depending on semester and year

Examples

1
2
3
4
## Not run: 
eval_format <- get_eval_format(lines)

## End(Not run)

rbrellen/hksreviewr documentation built on May 18, 2019, 3:39 a.m.