powered by
"y_slope"(object, x) y_slope(object, x) "y_slope"(object, x)
x
d <- ecd(0,1) x <- seq(-20,20,by=0.01) yp <- y_slope(d,x)
Run the code above in your browser using DataLab