Hi,
i have problems getting Ggobi plots into R. I saved an R file with Save Display Description and wanted to read the file into R using DescribeDisplay as explained in the book "Interactive and Dynamic Graphics for Data Analysis"
(I brushed some points in different colors before saving the file). Then i get the following error:
Error in (function (red, green, blue, alpha, names = NULL, maxColorValue = 1) :
Farbintensität 1.29372 nicht in [0, 1]
(the second line translates: Color intensity 1.29372 not in [0,1]
Thank you