to have a library of pre-written codes, to undertake non predefined rattle functions.
Which can be edited and pasted and excuted in the console section
eg to run a 3d plot of a scatter pl;ot using RgI package.
open3d()
plot3d (pf1$age,10,pf$Ahash, col="blue")
to have a library of pre-written codes, to undertake non predefined rattle functions.
Which can be edited and pasted and excuted in the console section
eg to run a 3d plot of a scatter pl;ot using RgI package.
open3d()
plot3d (pf1$age,10,pf$Ahash, col="blue")