Dot plot with HR and 95 wrapper_HR_dotplot( x, biomarker_var = "biomarker", hr_prefix = "HR", hr_ci_lower_prefix = "HR.CI95.lower", hr_ci_upper_prefix = "HR.CI95.upper", pval_prefix = "P.Value", adjp_prefix = "adj.P.Val", sep = "_", pval = 0.05, title = "", color_low = "#42399B", color_mid = "white", color_high = "#D70131", trim_values = c(0.25, 4), trim_prop = NULL, trim_range = NULL, ceiling = FALSE, radius_range = c(3, 10), legend_position = "right", axis_text_y_size = NULL, axis_text_y_width = 80, title_size = NULL ) xTopTable with Cox regression results Dot plot with HR and 95
wrapper_HR_dotplot.Rd