inst/examples/ex_dist_copy.R

d <- Dist(c(1, 2, 3, 4))
c <- copy(d)
c

d <- Dist(7)
c <- copy(d)
c

Try the rinform package in your browser

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

rinform documentation built on April 1, 2018, 12:12 p.m.