Skip to content

Commit 7bc0f4b

Browse files
committed
Update score_rec.R
1 parent c9b720b commit 7bc0f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/score_rec.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ score_rec <- function(object) {
4646
score = aoc
4747
)
4848

49-
class(rec_results) <- "scoreAudit"
49+
class(rec_results) <- "score_audit"
5050
rec_results
5151
}
5252

0 commit comments

Comments
 (0)