A transformed dataset - it is a combination of two tibbles, now it is in long format and contains 7 variables of almost 170,000 observations with names of variable(in original data) in "feature" column and values of those variables in "value" column. The original datasets : one was a tibble of 81 variables with 2217 observations and the second was a tibble of 3 variables with 77 observations.
1 |
A "tibble" with 170,677 rows and 7 variables.
id of instance (patient)
the time point of the recording. There are two unique time points, "T0"
and "T1"
By default, the barchart summarizes the clusters at "T0"
Note - that some of the instances don't have data for "T1" and Columns whose names start with a dot (
.) are not shown in the visualization} \item{.cluster}{ the cluster id} \item{feature}{the name of the feature in
data'
the value of specific feature
id of feature group
feature group name. The group name is shown in the inner circle of the radial barchart
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.