Skip to contents

Convert a ClinicalScore to a one-row data.frame

Usage

# S3 method for class 'ClinicalScore'
as.data.frame(x, ..., stringsAsFactors = FALSE)

Arguments

x

A ClinicalScore.

...

Ignored.

stringsAsFactors

Ignored (kept for the S3 generic signature).

Value

A one-row data.frame with the total, each subscale, the stratum and the metadata columns.