Closed vincentarelbundock closed 1 week ago
library(tinyplot) tinyplot(x = -1:6, type = type_function( fun = dnorm, args = list(mean = 3), col = "pink", type = "p", pch = 3 ))