R/points.fds.r

points.fds <- function (x, type = "p", index, ...) 
{
   plot.fds(x = x, type = type, add = TRUE, index = index, ...)
}

Try the rainbow package in your browser

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

rainbow documentation built on May 29, 2024, 5:52 a.m.