The R Project SVN R

Rev

Rev 30412 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 30412 Rev 40004
Line 63... Line 63...
63
		9.39767, 9.4215, 9.44223, 9.48721,
63
		9.39767, 9.4215, 9.44223, 9.48721,
64
		9.52374, 9.5398, 9.58123,
64
		9.52374, 9.5398, 9.58123,
65
		9.60048, 9.64496, 9.6439,
65
		9.60048, 9.64496, 9.6439,
66
		9.69405, 9.69958, 9.68683,
66
		9.69405, 9.69958, 9.68683,
67
		9.71774, 9.74924, 9.77536,
67
		9.71774, 9.74924, 9.77536,
68
		9.79424), .Tsp = c(1962.25, 1971.75, 4))
68
		9.79424), .Tsp = c(1962.25, 1971.75, 4), class="ts")
69
 
69
 
70
##-- This gives a data.frame which sometimes [str(..)] behaves horribly :
70
##-- This gives a data.frame which sometimes [str(..)] behaves horribly :
71
freeny <- data.frame(y = freeny.y, freeny.x, row.names = stats::time(freeny.y))
71
freeny <- data.frame(y = freeny.y, freeny.x, row.names = stats::time(freeny.y))