| calculate_scores_rowwise | R Documentation | 
Given a data frame of scores, adds a column with the weighted score calculated.
calculate_scores_rowwise(
  reviews,
  submissions,
  partial_betas = stopadforms::partial_betas
)
| reviews | Dataframe review table. | 
| submissions | Data frame of submissions *including* clinical multiplier (i.e. the output from [append_clinical_to_submission()]). | 
| partial_betas | The partial betas for the scoring routine | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.