[R] scatterplot3d

Marwan Khawaja marwan.khawaja at aub.edu.lb
Thu Jun 20 16:43:05 CEST 2002


Hello,
I am trying to replicate example 4 in the package 'scatterplot3d':

s3d.dat_data.frame(cols=as.vector(col(my.model4)),
  rows=as.vector(row(my.model4)),
  value=as.vector(my.model4))
scatterplot3d(s3d.dat, type="h", lwd=5, pch=" ",
  x.ticklabs=colnames(my.model4), y.ticklabs=rownames(my.model4),
	main="Conditional probabilities, Model 3")

Nice! but,
1) Not clear how to attach a vector of alphanumeric labels for rows and
columns -- instead of the rownames.
2) What is the 'pch' option for producing vertical lines (for the values)
exactly the size of the 'boxes'?
TIA Marwan
Oops!
platform i386-pc-mingw32
arch     i386
os       mingw32
system   i386, mingw32
status
major    1
minor    5.0
year     2002
month    04
day      29
language R


--------------------------------------------------------------------------------
--------------------------------------------------------
Marwan Khawaja   -   http://webfaculty.aub.edu.lb/~mk36/     If you have MS
Internet Explorer!
--------------------------------------------------------------------------------
--------------------------------------------------------

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list