hotfix parameter name

This commit is contained in:
dchakro 2022-10-20 11:36:08 +03:00
parent 93f6d8e66f
commit 1950639090

View file

@ -10,7 +10,7 @@ DC_theme_generator <- function(type,
title.fontstyle = "bold.italic", title.fontstyle = "bold.italic",
title.fontsize.cex = 1.5, title.fontsize.cex = 1.5,
x_gridline=NA, x_gridline=NA,
x_gridline=NA){ y_gridline=NA){
# #<----------------------------> # #<---------------------------->
# # You must include this section when: # # You must include this section when: