[R] Problem reading mixed CSV file

Ashish Agarwal ashish.agarwala at gmail.com
Fri Mar 16 19:17:02 CET 2012


I have a file that is 5000 records and to edit that file is not easy.
Is there any way to line 10 differently to account for changes in the
third field?

On Fri, Mar 16, 2012 at 11:35 PM, Peter Ehlers <ehlers at ucalgary.ca> wrote:
> On 2012-03-16 10:48, Ashish Agarwal wrote:
>>
>> Line 10 has City and State that too separated by comma. For line 10
>> how can I read differently as compared to the other lines?
>
>
> Edit the file and put quotes around the city-state combination:
>  "Raleigh, North Carol"
>



More information about the R-help mailing list