Introduction

This function is very simple to use.

Set-up

Package

library(ggccc)

Data

data( test_tbl )

Application

gg_ccc( test_tbl, x = "CD4", y = "CD8", table_font_size = 3, 
        shift_x = 10, shift_y = 5 ) +
  cowplot::theme_cowplot()


MiguelRodo/ggccc documentation built on Nov. 11, 2023, 11:48 a.m.