Displaying 5 results from an estimated 5 matches for "spam2011".
2011 Nov 14
3
max & min values within dataframe
dear R-team
I need to find the min, max values for each patient from dataset and keep
the output of it as a dataframe with the following columns
- Patient nr
- Region (remains same per patient)
- Min score
- Max score
Patient Region Score Time
1 1 X 19 28
2 1 X 20 126
3 1 X 22 100
4 1 X 25 191
5 2 Y 12 1
2011 Jul 06
2
time zone issue - beginners question
Hello all!
As beginner I'm struggling for a while with time zones issue and can't find
a suitable solution.
I would be grateful for any help.
Dataset imported from excel has a variable transplant.date which has been
recorded with CET time zone.
> subDataset$transplant.date
[1] "2000-01-01 CET" "2000-01-01 CET" "2000-01-02 CET" "2000-01-02 CET"
2011 Jul 01
1
defining new variable
Hello,
I'm new to R and I'm trying to define new quite simple variable but I'm
struggling with R syntax (when coming to dates) for a while and still
getting <errors> on it.
I would be very grateful if someone could help me with this, to be able to
move on.
I have the following variables:
- Transplant.date
- Faildate
- Death.date
The new variable Time should do the
2011 Jul 12
2
time zone - any practical solution?
Hello all,
Could someone help me with the time zones in understandable & practical way?
I got completely stucked with this.
Have googled for a while and read the manuals, but without solutions...
-------------------------------------------------------------------
When data imported from Excel 2007 into R (2.13)
all time variables, depending on date (summer or winter) get (un-asked for
2011 Jul 12
0
timezones - any practical solution?
Hello all,
Could someone help me with the time zones in understandable & practical way?
I got completely stucked with this.
Have googled for a while and read the manuals, but without solutions...
-------------------------------------------------------------------
When data imported from Excel 2007 into R (2.13)
all time variables, depending on date (summer or winter) get (un-asked for
it!)