> -----Original Message-----
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of eliza botto
> Sent: Monday, March 17, 2014 12:06 PM
> To: r-help@r-project.org
> Subject: [R] open unknown file format in R
> 
> Dear R-Family,
> I have just downloaded a massive data file from internet
> (AphroJP_62STN_V1005.1900.gz). Apparently, the file is compressed with
> .gz. When I uncompressed
> it, the file was saved in the name (AphroJP_62STN_V1005.1900) of
> unknown format. How can I open it in R?
> thankyou very much indeed in advance,
> Eliza
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help@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.


Well, if it is not a text file that you can look at, then you will need to get 
a description of the file from the creators of the file (or from somebody who 
has used the file and knows the format).


Dan

Daniel J. Nordlund, PhD
Research and Data Analysis Division
Services & Enterprise Support Administration
Washington State Department of Social and Health Services

______________________________________________
R-help@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.

Reply via email to