Message-ID: <1231407986.30977.9.camel@kropotkin>
Date: 2009-01-08T09:46:26Z
From: Carlos J. Gil Bellosta
Subject: Dataframe with unequal rows
In-Reply-To: <ACA5481F0723DC4F9F5051F38E15D00602145821@NSTMC104PEX1.ubsw.net>
Hello,
You are not very precise there. Do you mean that the rows in your text
file do not all have the same number of separators (commas, in your
case)?
Best regards,
Carlos J. Gil Bellosta
http://www.datanalytics.com
On Thu, 2009-01-08 at 04:38 -0500, Rahul-A.Agarwal at ubs.com wrote:
> I have a data frame with unequal rows length separated by comma.....I
> have to read the data first and then calculate number of comma in each
> row...how can I do that
>
> Regards Rahul
>
> ______________________________________________
> R-help at 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.