Displaying 1 result from an estimated 1 matches for "bykey1".
Did you mean:
mykey1
2009 Mar 05
1
output formatting
Hi R users,
I have an R object with the following attributes:
> str(sales.bykey1)
'by' int [1:3, 1:2, 1:52] 268 79 118 359 87 147 453 130 81 483 ...
- attr(*, "dimnames")=List of 3
..$ GROUP: chr [1:3] "III" "II" "I"
..$ year : chr [1:2] "2006" "2007"
..$ week : chr [1:52] "1&qu...