scale_fontsize {scITD} | R Documentation |
Scale font size. From simplifyEnrichment package. https://github.com/jokergoo/simplifyEnrichment/blob/master/R/ht_clusters.R
Description
Scale font size. From simplifyEnrichment package. https://github.com/jokergoo/simplifyEnrichment/blob/master/R/ht_clusters.R
Usage
scale_fontsize(x, rg = c(1, 30), fs = c(4, 16))
Arguments
x |
A numeric vector. |
rg |
The range. |
fs |
Range of the font size. |
Value
A numeric vector.
[Package scITD version 1.0.4 Index]