tidy_data: A tibble with 170,000 observations and 7 variables

Description Usage Format

Description

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.

Usage

1

Format

A "tibble" with 170,677 rows and 7 variables.

.id

id of instance (patient)

.phase

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'

value

the value of specific feature

.gr_id

id of feature group

.gr_name

feature group name. The group name is shown in the inner circle of the radial barchart


Ashish-Soni08/ggradialbar documentation built on April 15, 2021, 4:11 a.m.