Given a 'ct' value, return a character label identifying their bin
1 | get_ct_range(x, lower = 0, upper = 100, increment = 10)
|
x |
A 'ct' value to analyzed |
lower |
The minimum for a 'ct' value |
upper |
The maximum for a 'ct' value |
increment |
The region for a given 'ct' label to span |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.