Displaying 4 results from an estimated 4 matches for "yinghua".
Did you mean:
minghua
2011 Jul 22
1
Summing daily values by weekday and weekend
...om/r-help at r-project.org/msg130580.html
But this one only summing values in each week, it does not sum values by weekday and weekend. I have been thinking of using functions such as aggregate, ddply, but without a clue. Anybody who can give some suggestions will be highly appreciated. Thanks!
Yinghua
2011 Jul 22
1
Summing values by weekday and weekend - based on daily dates
...ive.com/r-help@r-project.org/msg130580.html
But this one only summing values in each week, it does not sum values by weekday and weekend. I have been thinking of using functions such as aggregate, ddply, but without a clue. Anybody who can give some suggestions will be highly appreciated. Thanks!
Yinghua
[[alternative HTML version deleted]]
2011 May 19
1
How to get rid of the index in result file
Hi,
I am running some function in Ubuntu command line and get some problem. I used some command like below
$ R --slave -vanilla < my_infile > my_outfile
The return should be one number in the my_outfile. In the my_infile, I call one extra function and it has code like "return x".
However, in the output file my_outfile
It shows
[1] 2.35343
How do I get only
2.35343
I mean
2011 Jul 22
0
Summing values by weekday and weekend
...ive.com/r-help@r-project.org/msg130580.html
But this one only summing values in each week, it does not sum values by weekday and weekend. I have been thinking of using functions such as aggregate, ddply, but without a clue. Anybody who can give some suggestions will be highly appreciated. Thanks!
Yinghua
[[alternative HTML version deleted]]