Hi Andriy Fetsun,

How about include a "subject title" on the subject of the email like "length
funcion not work".
By the say, send us the result of str(your_object).

Bests

milton
brazil=toronto

On Thu, Jul 2, 2009 at 9:01 AM, Andriy Fetsun <fet...@googlemail.com> wrote:

> Hi Guys,
>
> It is very simple question, but I can't find the answer! Please help me.
>
> I use R and such simple function as length() doesn't work. The result is
> always 1 even if my data are more then 1 observations!
>
> Do I have to load any additional library?
>
> > length(Ret_1)
> [1] 1
> > length
> function (x)  .Primitive("length")
>
> Thank you!!!
>
> --
> Best regards,
>
> Andy Fetsun
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html>
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to