[Lign251] HW 2 question

Lucien Carroll lucien at ling.ucsd.edu
Mon Oct 13 00:19:03 PDT 2008


Hi,

To use read.table, you have to set quote="" so that the apostrophes
don't trip it up, or if using read.delim, you have to set sep=""
(white space), so that multiple tabs/spaces are treated as a single
delimiter.

On Mon, Oct 13, 2008 at 9:20 AM,  <cbarkley at ling.ucsd.edu> wrote:
> Hi all,
> Has anyone successfully gotten "brown-counts-lengths-nsyll" into a data
> frame?? (text file, or a version of it anyways, can be found here):
>
> http://idiom.ucsd.edu/~rlevy/lign251/fall2007/brown-counts-lengths-nsyll
>
> Idiosyncracies of the file mean that read.table, delim.table, and
> delim2.table all complain about something or another.. Just wanted to see
> if others were having the same trouble.
> Best,
> Chris
>
>
> _______________________________________________
> Lign251 mailing list
> Lign251 at ling.ucsd.edu
> http://pidgin.ucsd.edu/mailman/listinfo/lign251
>
>



-- 
Lucien S. Carroll
Graduate Student
SDSU & UCSD Linguistics
http://ling.ucsd.edu/~lucien



More information about the Lign251 mailing list