Description Usage Arguments Value Examples
new_acrEularRA
returns an acrEularRA object.
1 2 3 4 5 6 7 |
ljc |
numeric large joint count. Number of swollen and/or tender large joints. |
sjc |
numeric small joint count. Number of swollen and/or tender small joints. |
duration |
numeric patient’s self-report on the maximum duration (in days) of signs and symptoms of any joint that is clinically involved at the time of assessment. |
apr |
character acute phase reactant levels. "Normal" or "Abnormal" |
serology |
character CCP and/or rheumatoid factor levels. "Negative", "Low" positive or "High" positive. |
An acrEularRA object.
1 | obj <- new_acrEularRA(ljc=8, sjc=12, duration=43, apr="Normal", serology="High")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.