Displaying 1 result from an estimated 1 matches for "eocm".
Did you mean:
ecm
2010 Apr 14
1
Problem trying to plot Vennerable object
...es if this has been asked before. I
couldn't find any refs in google.
I recently installed the Vennerable library from Rforge, this required
an upgrade of R to 2.10.0 by the 'pylr' dependency.
However, a very simple command fails:
Vcomb <- Venn(SetNames= c("EOCT", "EOCM"), Weight=c(0, 11841, 24084, 24660))
plot(Vcomb)
with this error:
Error in do.call(c, lapply(.faceNames(new1), .faceEdgeNames, drawing =
new1)) :
'what' must be a character string or a function
What's frustrating is that a colleague with different versions of R
(2.8.x) and s...