Skip to content

ordiplot3d

2 messages · Roman Luštrik, Jari Oksanen

#
Roman,
On 18/01/2010 19:35, "Roman Lu?trik" <roman.lustrik at gmail.com> wrote:

            
I don't know a way to achieve this. The ordiplot3d() uses scatterplot3d() of
the scatterplot3d package, and passes all arguments to that underlying
function. Howevever, scatterplot3d() seems to have no option of setting
vertical segments in type = "h" and therefore ordiplot3d cannot set them.
The only way seems to be to edit the code of scatterplot3d and add an
argument for the purpose.

Cheers, Jari Oksanen