[R] How to open .WTG file Extension in R?

Rui Barradas ruipbarradas at sapo.pt
Wed Jul 17 21:34:46 CEST 2013


Hello,

So it's a XML file, like Marc said. See package XML.


install.packages('XML', dependencies = TRUE)

Hope this helps,

Rui Barradas

Em 17-07-2013 20:04, Kristi Glover escreveu:
> Hi Bert,
> This is the data related to climate. I can open it in Excel but the problem is I do have 190 files .
> thanks
>
>
>
>> Date: Wed, 17 Jul 2013 12:00:58 -0700
>> Subject: Re: [R] How to open .WTG file Extension in R?
>> From: gunter.berton at gene.com
>> To: kristi.glover at hotmail.com
>> CC: r-help at r-project.org
>>
>> I am wondering what .WTG files have to do with R.
>>
>> Care to elaborate? (Suggestion: Read and follow the posting guide)
>>
>> Cheers,
>> Bert
>>
>> On Wed, Jul 17, 2013 at 11:48 AM, Kristi Glover
>> <kristi.glover at hotmail.com> wrote:
>>> Hi R user,
>>> I am wondering  how we can open the data file which have .WTG extension?
>>> Thanks for your help
>>> cheers,
>>> KG
>>>
>>>          [[alternative HTML version deleted]]
>>>
>>> ______________________________________________
>>> 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.
>>
>>
>>
>> --
>>
>> Bert Gunter
>> Genentech Nonclinical Biostatistics
>>
>> Internal Contact Info:
>> Phone: 467-7374
>> Website:
>> http://pharmadevelopment.roche.com/index/pdb/pdb-functional-groups/pdb-biostatistics/pdb-ncb-home.htm
>   		 	   		
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> 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.
>



More information about the R-help mailing list