How to open .WTG file Extension in R?
That reduces the number of possibilities for the file structure to ones that R can probably read, but we need to know more. Try opening a sample file in a text editor to see if it is plain text. If so, you can probably use read.table() or read.csv() to get the file into R. If not, you will need one of the packages that can read Excel files. ------------------------------------- David L Carlson Associate Professor of Anthropology Texas A&M University College Station, TX 77840-4352 -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Kristi Glover Sent: Wednesday, July 17, 2013 2:05 PM To: Bert Gunter Cc: R-help Subject: Re: [R] How to open .WTG file Extension in R? 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/p db-biostatistics/pdb-ncb-home.htm ______________________________________________ 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.