Displaying 2 results from an estimated 2 matches for "kp2".
Did you mean:
k2
2008 Jan 06
3
need help
Hi,
I'm Roslina, PhD student of University of South Australia, Australia
from school Maths and Stats. I use S-Plus before and now has started
using R-package. I used
to analyse rainfall data using julian date. Is there any similar
function that you can suggest to me to be used in R-package? Thank you
so much for your attention and help
[[alternative HTML version deleted]]
2014 Jul 07
3
Plot does not show in R
I'm trying to get my figure to open with R, but it does not come up.
Here is my standard code:
venn.diagram(
x = list(
KP2 = c(2, 62, 22, 33, 11, 36, 26, 27, 28, 64, 5, 66, 10, 18, 68, 61, 6,
29, 19, 65, 30, 35, 32, 20, 69, 8, 31, 13, 21, 7),
KP15 = c(2, 22, 39, 1, 14, 65, 67, 68, 1, 12, 23, 37, 4, 24, 25, 64, 52,
34, 9, 15, 13, 8, 16, 63, 3, 17),
KP43 = c(39, 2, 49, 43, 51, 38, 56, 58, 60, 44, 54, 40, 50, 45, 57,...