On Dec 19, 2012, at 1:07 PM, arun wrote:
> Hi,
>
> I didn't understand ">".
I think it's the result of HTMangLing the R prompt.
M
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide h
gt;
> Thank you for your help.
> Now it works.
>
>
> SK Park
>
>
> -Original Message-
> From: "arun"<smartpink...@yahoo.com>
> To: "박상규"<birdfir...@naver.com>;
> Cc: "R help"<r-help@r-project.org>;
> Sent: 20
0800,
1350280860, 1350280920, 1350280980, 1350281040, 1350281700), tzone = "", tclass
= c("chron",
"dates", "times")), .Dim = c(366L, 1L), .Dimnames = list(NULL,
"Close"))
-
-Original Message-
From: "arun"
To: "박
:04:00) 253.25
#(10/15/12 09:05:00) 253.45
length(as.list(zc$Close))
#[1] 1
1:length(zc$Close)
#[1] 1 2 3 4 5 6
plot(z) #works
plot(1:length(zc$Close),split(zc$Close,row(zc))) #should also work
A.K.
- Original Message -
From: 박상규
To: r-help@r-project.org
Cc:
Sent: Wednesday, Dec
ìê·"<birdfir...@naver.com>;
Cc: "r-help@r-project.org"<r-help@r-project.org>;
Sent: 2012-12-19 (ì) 19:25:18
Subject: Re: [R] How to convert xts data into list
just try
plot(zc$Close)
Sent from my iPad
On Dec 19, 2012, at 2:45, ë°ìê· <birdfire94>@naver.
Thank you for your help.
Now it works.
SK Park
-Original Message-
From: "arun"<smartpink...@yahoo.com>
To: "ë°ìê·"<birdfir...@naver.com>;
Cc: "R help"<r-help@r-project.org>;
Sent: 2012-12-20 (목) 00:13:40
Subject: Re: [R]
sage-
> From: "Jim Holtman"
> To: "ë°ìê·";
> Cc: "r-help@r-project.org";
> Sent: 2012-12-19 (ì) 19:25:18
> Subject: Re: [R] How to convert xts data into list
>
> just try
>
> plot(zc$Close)
>
> Sent from my iPad
>
just try
plot(zc$Close)
Sent from my iPad
On Dec 19, 2012, at 2:45, 박상규 wrote:
> Hello,
>
>
> How can I convert Close colume of the below xts time series data into a list
> of Close values ?
> I'd like to plot Close values as a list.
>
>
>
> > head(zc)
> Close
> (10/
Hello,
How can I convert Close colume of the below xts time series data into a list of
Close values ?
I'd like to plot Close values as a list.
> head(zc)
Close
(10/15/12 09:00:00) 252.40
(10/15/12 09:01:00) 253.10
(10/15/12 09:02:00) 253.15
(10/15/12 09:03:00) 253.30
(10
9 matches
Mail list logo