Rstata Problem with spaces

Having a problem with the last Code: Time Warner...
All the code is working just when i add last part(Time Warner) doesnt work

stocks <- as.xts(data.frame(Comcast = CMCSA_1$"CMCSA.Close", Netflix = NFLX_1$"NFLX.Close", Disney = DIS_1$"DIS.Close", Viacom = VIA_1$"VIA.Close", TimeWarnerInc = TWX_1$"TWX.Close"))

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.