Description Usage Arguments Examples
Calculates ACR/EULAR 2010 RA score from the individual components.
| 1 | acrEularRAScore(object, na.rm = FALSE)
 | 
| object | acrEularRA object | 
| na.rm | boolean specifying whether to remove NAs from calculation | 
| 1 2 | acreular <- new_acrEularRA(ljc=3,sjc=4,duration=60,apr="Abnormal",serology="High")
acrEularRAScore(acreular)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.