as.exstra_score: Convert a compatable object to the exstra_score class

View source: R/CLASS_exstra_score.R

as.exstra_scoreR Documentation

Convert a compatable object to the exstra_score class

Description

Convert a compatable object to the exstra_score class

Usage

as.exstra_score(x, copy = FALSE)

Arguments

x

An object with a class that inherits from exstra_score

copy

Should the object be copied? Slower if TRUE, but in-place data.table operations will not change both objects. This option is here to remind users that this is normally copied by reference.


bahlolab/exSTRa documentation built on Sept. 17, 2022, 5:08 p.m.