Nothing
Code
res
Output
$fraction
$fraction$high
num denom
1 2
attr(,"label")
[1] "high"
$fraction$low
num denom
1 2
attr(,"label")
[1] "low"
Code
res
Output
$fraction
$fraction$high
num denom
1 2
attr(,"label")
[1] "high"
$fraction$low
num denom
1 2
attr(,"label")
[1] "low"
Code
res
Output
$fraction
$fraction$high
num denom
0 1
attr(,"label")
[1] "high"
$fraction$low
num denom
0 1
attr(,"label")
[1] "low"
Code
res
Output
all obs
————————————————
low 1/2 (50%)
high 0/1
Code
res
Output
all obs
—————————————————
< LLN 1 / 2
> ULN 0 / 1
Code
res
Output
all obs
——————————————————
WEEK 1
low 1/2 (50%)
high 1/2 (50%)
WEEK 2
low 1/2 (50%)
high 0/2
Code
res
Output
$fraction
$fraction$high
num denom
2 4
attr(,"label")
[1] "high"
$fraction$low
num denom
2 4
attr(,"label")
[1] "low"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.