Nothing
Code
res
Output
$unique
[1] 4
attr(,"label")
[1] "counts"
$all
[1] 7
attr(,"label")
[1] "counts"
$serious
[1] 7
attr(,"label")
[1] "counts"
$fatal
[1] 4
attr(,"label")
[1] "counts"
Code
res
Output
$unique
[1] 4
attr(,"label")
[1] "counts"
$all
character(0)
attr(,"label")
[1] "counts"
$serious
character(0)
attr(,"label")
[1] "counts"
$fatal
[1] 4
attr(,"label")
[1] "counts"
Code
res
Output
Patients (All) Events (All) Events (Related) fatal fatal_related
—————————————————————————————————————————————————————————————————————————————————
counts 4 7 5 4 4
Code
res
Output
Related All
———————————————————
bla 5
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.