hs_pga_char | R Documentation |
Converts HS-PGA numerical scores to character values.
hs_pga_char(hs_pga_scores)
hs_pga_scores |
Integer vector representing the HS-PGA scores (1: Clean, 2: Minimal, 3: Mild, 4: Moderate, 5: Severe, 6: Very Severe). |
A character vector representing the corresponding HS-PGA categories.
Marzano, A V et al. “Creation of a severity index for hidradenitis suppurativa that includes a validated quality-of-life measure: the HIDRAscore.” Journal of the European Academy of Dermatology and Venereology : JEADV vol. 34,8 (2020): 1815-1821. doi:10.1111/jdv.16328
Other HS-PGA:
hs_pga_num()
hs_pga_char(c(1, 2, 3, 4, 5, 6))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.