tree_plots[[n_split]] <- list(n_split=n_split, split_var=split_var, plot=plot, pos=pos, split_vals=split_vals, split_pops=split_pops, title_lab <- ifelse(right_left ...
To more effectively customize non-graphical components in ggplot2 for survival data, it is recommended to create a function that allows for theme customization. # Customize theme of kaplan meier curve ...
Note the column name, mpg, is unquoted. That feature hasn’t been handy, though, if you want to write your own R functions using the tidyverse. That’s because base R functions usually need quoted ...