R/RMGline.R

Defines functions RMGline

Documented in RMGline

RMGline <-
  function(y) {


   
    
abline(h=y,col="gray",lwd=3)


}

Try the SSDforR package in your browser

Any scripts or data that you put into this service are public.

SSDforR documentation built on Nov. 24, 2023, 5:08 p.m.