Displaying 2 results from an estimated 2 matches for "a66a".
Did you mean:
566a
2008 Dec 16
3
Check if data frame column is numeric
Hi R-users,
I want to apply a function to each column of a data frame that is numeric.
Thus I tried to check it for each column first:
> apply(df, 2, function(x) is.numeric(x))
A60 A64 A66a A67 A71 A75a A80
A85 A91 A95 A96 A97 A98 A99
FALSE FALSE FALSE FALSE FALSE FALSE FALSE
FALSE FALSE FALSE FALSE FALSE FALSE FALSE
I get only FALSE results although the variables are numer...
1999 Jul 13
1
/packaging/SuSE/6.0
Hie all,
I'm trying to use samba 2.0.4b on a SuSE 6.1 Linux box.
What should I do with these two files :
samba-2.0.0.dif
samba.spec
from the samba-2.0.4b/packaging/SuSE/6.0 directory.
Is there any modification to do to have samba running without
problems on SuSE 6.1 ?
Thanks for help.
Stephane FROMHOLTZ