Dear all,

d, d=1,...,10 is a day, h, h=1,...,24 is an hour and tt_dh(1),tt_dh(2),...
is the arrival time of the 1st, 2nd etc client on day d during hour h. How
can I make a double-indexed list ldh (indices are d and h) such that
ldh[[d,h]] gives me arrival times?

Many thanks,
Remi

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to