no_functions_in_Rmd: Indicates whether a student does not have a function in the...

Description Usage Arguments Value Examples

View source: R/convt2list.R

Description

Determine whether the student included functions in their markdown

Usage

1
no_functions_in_Rmd(student_dir)

Arguments

student_dir

A character value of length 1. The directory of the students to be graded

Value

A dataframe with 2 columns. The ID column and a logical column Indicating whether a student does not have a function in the markdown

Examples

1
## Not run: no_functions_in_Rmd(student_dir)

oonyambu/stats_102A documentation built on July 21, 2020, 7:28 a.m.