How to “wrap [DCdensity] in additional graphical options to modify the plot”? rdd package
问题 I am using the rdd (regression discontinuity design) package's DCdensity function and would like to change how the plot looks. I went to the help file for this function and found the following, under plot : "The user may wrap this function in additional graphical options to modify the plot." How can I go about doing this in practice? I note that my question is the same as R plot options in rdd::DCdensity. However, the one answer to this old question is unsatisfactory to me because I do not