pull_reviews_table: Pull latest review table

View source: R/score.R

pull_reviews_tableR Documentation

Pull latest review table

Description

Pull latest review table from Synapse and calculate weighted scores based on the reviewers' scores, clinical/preclinical modifiers, partial beta weights, species, etc.

Usage

pull_reviews_table(syn, reviews_table, submissions, partial_betas)

Arguments

syn

Synapse client object (e.g. output of 'synapse$Synapse()')

reviews_table

Synapse table that stores the scores and comments

submissions

Data frame containing tidied submissions

partial_betas

The partial betas for scoring

Value

Data frame containing the reviewers' scores, comments, and calculated weighted score (columns will be "ROW_ID", "ROW_VERSION", "form_data_id", "submission", "scorer", "score", "comments", "species", "clinical", "step", "weighted_score").

See Also

[calculate_scores_rowwise()]


Sage-Bionetworks/stopadforms documentation built on Aug. 31, 2024, 11:53 p.m.