[R] XML package help

2009-01-23 Thread Skewes,Aaron
Please consider this: http://www.w3.org/2001/XMLSchema-instance"; > ./XYZ 10 ./XYZ/ I am attempting to use XML package

Re: [R] XML package help

2009-01-26 Thread Skewes,Aaron
Thanks! Works like a charm. -Aaron From: Duncan Temple Lang [dun...@wald.ucdavis.edu] Sent: Friday, January 23, 2009 6:48 PM To: Skewes,Aaron Cc: r-help@r-project.org Subject: Re: [R] XML package help Skewes,Aaron wrote: > Please consider this: >

[R] XML package- accessing nodes based on attributes

2009-02-09 Thread Skewes,Aaron
Hi, I have a rather complex xml document that I am attempting to parse based on attributes: http://www.w3.org/2001/XMLSchema-instance";> D:\CN_data\Agilent\Results\

[R] read.table not clearing colClasses

2008-11-11 Thread Skewes,Aaron
I am attempting to created colClasses for several tables, then read only specific columns. There are two different table layouts that I am working with. If I use exclusively one layout, the script works perfectly, but if I mix the layouts, it fails to grab the correct columns form layout that is