View source: R/CLASS_exstra_score.R
| as.exstra_score | R Documentation | 
Convert a compatable object to the exstra_score class
as.exstra_score(x, copy = FALSE)
| 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. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.