fixed pos_count cals in function by specifying dplyr and changed summarize to summarise

This commit is contained in:
Tanushree Tunstall 2021-09-15 15:46:42 +01:00
parent bf432cd054
commit 449af7acf4
3 changed files with 24 additions and 16 deletions

View file

@ -38,14 +38,6 @@ my_corr_pairs <- function (corr_data_all
}
c_plot <- my_corr_pairs(corrplot_df
, dot_size = 1.6
, ats = 1.5
, corr_lab_size = 1.5
, corr_value_size = 1)
######################################################################
my_pp = function (x, smooth = TRUE, scale = FALSE, density = TRUE, ellipses = TRUE,
digits = 2, method = "pearson", pch = 20, lm = FALSE, cor = TRUE,