Message-ID: <6E8D8DFDE5FA5D4ABCB8508389D1BF8802BA7396@SRVEXCHMBX.precheza.cz>
Date: 2013-12-18T15:36:17Z
From: PIKAL Petr
Subject: read ".slk" file
In-Reply-To: <CAN_e6XvqBmk26ubOP-852LwGDEx_PgY4=Z0Fu6XakWVffFBDaQ@mail.gmail.com>
Hi
Extension does not specify file format. You can rename any file with any extension without changing its nature. However slk stays for symbolic link and therefore it just brings actual file to Excel.
Maybe you could start to play with
http://stat.ethz.ch/R-manual/R-devel/library/base/html/files.html
Regards
Petr
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Santosh
> Sent: Tuesday, December 17, 2013 12:11 AM
> To: r-help
> Subject: [R] read ".slk" file
>
> Dear Rxperts..
>
> I recently received a data file with the extension ".slk". If I save
> the file as MS Excel file, I am able to read in R without issues. Is
> it possible to read this ".slk" file without converting into another R-
> readable data format?
>
> Regards,
> Santosh
>
> [[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.