Displaying 4 results from an estimated 4 matches for "201208".
Did you mean:
201202
2013 Jan 24
3
how to combine unequal rows and columns in R
HI,
I have the following list:
crosspries
$crosspries[[1]]
Product Year_Month prod1
A 201208 1
B 201208 2
C 201208 1
$crosspries[[2]]
Product Year_Month prod1 prod2
A 201209 1 1
B 201209 2 2
D 201209...
2012 Nov 18
3
Replace <NA> with something else
...text
that says NA. The NA stands for north america. As it comes in, R converts
the NA over to <NA>.
What is the cleanest way to change the <NA> values to something else. In
other words, get rid of the brackets ? Maybe convert <NA> to NAM.
635 LA 201207 557329
636 LA 201208 683771
637 LA 201209 613851
638 LA 201210 764217
639 LA 201211 212897
782 <NA> 200701 875634
783 <NA> 200702 614856
784 <NA> 200703 521520
785 <NA> 200704 1406400
--
View this message in context: http://r.789695.n4.nabble.com/Replace-NA-with-som...
2012 Nov 07
8
Aggregate data frame across columns
Folks,
I have a data frame with columns 200401, 200402, ..., 201207, 201208.
These represent years/months. What would be the best way to sum these columns by year? What about by quarter?
Thanks for your time,
KW
--
[[alternative HTML version deleted]]
2012 Sep 22
2
Define 6.1 and 7.1 channel mappings
On Fri Sep 21 16:31:21 2012, Stephen F. Booth wrote:
> 6.1: L R C LFE Ls Rs Cs (MPEG 6.1 A layout)
I'm confused. WAV puts the rear centre before everything but 'Front
left of center' and 'Front right of center'. Are you saying you prefer
the extra front channels to to side/rear surround, or that you prefer
the MPEG order to the WAVE order?
-r