Displaying 4 results from an estimated 4 matches for "joulukuuta".
2012 Dec 17
3
How to test whether is.element() returns only TRUE's
Hi,
How can I test, whether all the values that is.element() -function returns are TRUE's
Eg.
> (is.element(c(1,4,2),c(1,2,3)))
[1] TRUE FALSE TRUE
This doesn't work:
> (is.element(c(1,4,2),c(1,2,3)))==TRUE
[1] TRUE FALSE TRUE
Best,
Atte Tenkanen, FT, MuM
http://users.utu.fi/attenka/
2006 Dec 20
1
R Version Problem in using write.foreign+SAS
Hi experts,
I have a problem in Write.foreign command (SAS).
I have a data frame called d.
>d
Datetime
2006-12-01 00:00:00
2006-12-01 00:10:00
2006-12-01 00:20:00
2006-12-01 00:30:00
2006-12-01 00:40:00
>class(d$Datetime)
[1] "POSIXt" "POSIXct"
Then I tried with,
write.foreign(d,"Z:\\try_i.sas7bdat"," Z:\\try_i.sas
2006 Dec 20
1
FW: R Version Problem in using write.foreign+SAS
Hi R experts,
I have a problem in Write.foreign command (SAS).
I have a data frame called d.
>d
Datetime
2006-12-01 00:00:00
2006-12-01 00:10:00
2006-12-01 00:20:00
2006-12-01 00:30:00
2006-12-01 00:40:00
>class(d$Datetime)
[1] "POSIXt" "POSIXct"
Then I tried with,
write.foreign(d,"Z:\\try_i.sas7bdat"," Z:\\try_i.sas
2001 Dec 20
3
File mode badly shown in smbclient (want DAHR,---R,---- etc)
Hi
We are using smbclient to automatically (& remotely) monitor the sizes and
ages of files. The file names contain spaces of course. Some files have
attributes set. Now how do I separate between file attributes and the file
name in the following directory listing?
EXAMPLE:
smb: ?> dir *file*
second file is called AR 0 Fri Sep 15 12:37:54 2000
file name with