ihs4_char | R Documentation |
Converts IHS4 numerical scores to character values.
ihs4_char(ihs4_scores)
ihs4_scores |
Integer vector representing the IHS4 scores (0-3: Mild, 4-10: Moderate, >=11: Severe). |
A character vector representing the corresponding IHS4 categories
Zouboulis, C C et al. “Development and validation of the International Hidradenitis Suppurativa Severity Score System (IHS4), a novel dynamic scoring system to assess HS severity.” The British journal of dermatology vol. 177,5 (2017): 1401-1409. doi:10.1111/bjd.15748
Other IHS4:
ihs4_num()
ihs4_char(c(2, 5, 12))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.