get_stats_for_events: Summary statistics of events for single phenotype

View source: R/visualization_summary_level.r

get_stats_for_eventsR Documentation

Summary statistics of events for single phenotype

Description

Given a data.table with all events for a phenotype, get the summary of code occurence/occurence

Usage

get_stats_for_events(all_event_dt, color_seed = 117)

Arguments

all_event_dt

data table containing all events

Value

a list of 3 summary tables and 4 plots

Examples

all_event_dt <- get_all_events(dfDefinitions_processed_expanded[1,],lst.data,df.data.settings)
get_stats_for_events(all_event_dt)

niekverw/ukbpheno documentation built on Oct. 30, 2023, 9:17 p.m.