compute_grade: Calculate percentages, weighted averages and total grade

Description Usage Arguments Value

View source: R/compute_grade.R

Description

The function computes the percentages, weighted averages and the total grade. The user can specify whether the lowest n scores of an evaluation type must be dropped.

Usage

1
compute_grade(x, drop_n = NULL)

Arguments

x

A tbl_prof object.

drop_n

A numeric vector specifying whether lowest scores should be dropped in specific evaluation types.

Value

A tbl_prof object.


gueyenono/professorrr documentation built on Dec. 26, 2021, 10:10 p.m.