Displaying 5 results from an estimated 5 matches for "syb".
Did you mean:
skb
2012 Mar 13
2
sort list
...data)
Error in sort.list(y) : 'x' must be atomic for 'sort.list'
Have you called 'sort' on a list?
> sort.list(cell_data)
Error in sort.list(cell_data) : 'x' must be atomic for 'sort.list'
Have you called 'sort' on a list?
Can anyone explain?
Syb
[[alternative HTML version deleted]]
2012 Mar 10
2
max.print
...s (use warnings() to see the first 50)
I have tried:
options(max.print = Inf)
and options(max.print = 9999999999999)
but i still get the same error. I have seen many people on R help have
this problem. However the solution of options(max.print = Inf) does
not seem to work for me.
Any ideas?
Syb
[[alternative HTML version deleted]]
1997 May 11
2
R-alpha: Logarithmic scales
...1[i % nx1])), YMAP(yt(y1[i % ny1])));
GEndPath();
}
}
2) rect() does not work either. Unfortunately, do_rect() in "plot.c"
overrides the yt() function... What about this (lines 983-1031):
SEXP do_rect(SEXP call, SEXP op, SEXP args, SEXP env)
{
SEXP sxl, sxr, syb, sys, col, lty, border;
double *xl, *xr, *yb, *ys;
int i, n, nxl, nxr, nyb, nys;
int ncol, nlty, nborder;
int colsave, ltysave;
GCheckState();
if(length(args) < 4) errorcall(call, "too few arguments\n");
xypoints(call, args, &n);
sxl = CAR(args);...
2012 Mar 14
1
list factoring
...ind I'm not able to see
where they are on my plot because they are being covered by my not special
cells :(
I have been looking around for "order of factors plotted" , 'order of
levels", "order of factor levels", is this on the right track or can it even
be done?
Syb
--
View this message in context: http://r.789695.n4.nabble.com/list-factoring-tp4471931p4471931.html
Sent from the R help mailing list archive at Nabble.com.
1997 Jul 30
0
R-alpha: line types
...34 1997
--- plot.c Tue Jul 29 16:51:02 1997
***************
*** 875,880 ****
--- 875,883 ----
GSavePars();
+ if(nlty && INTEGER(lty)[i % nlty] != NA_INTEGER) GP->lty = INTEGER(lty)[i % nlty];
+ else GP->lty = DP->lty;
+
xl = REAL(sxl);
xr = REAL(sxr);
yb = REAL(syb);
Benjamin Bolker Dep't of Ecology and Evolutionary Biology,
ben@eno.princeton.edu Princeton University
tel: (609) 258-6886, fax: (609) 258-1334
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
r-devel mailing list -- Read http://www.ci.tuwien.a...