Skip to contents

Returns a list with the following elements:

  • max_score: the maximum score that can be reached

  • score: the score that was reached

  • relative_score: the score that was reached divided by the maximum score

Usage

score(research_output, verbose = FALSE)

Arguments

research_output

The research output to be scored

verbose

A logical value indicating whether to print verbose output (default is FALSE)

Value

A list with the scoring information