[R] Create and read symbolic links in Windows
Prof Brian Ripley
ripley at stats.ox.ac.uk
Thu May 2 21:22:17 CEST 2013
On 02/05/2013 19:50, Santosh wrote:
> Dear Rxperts..
> Got a couple of quick q's..
> I am using R in windows environment (both 32-bit and 64-bit)
> a) Is there a way to create symbolic links to some data files?
See ?file.symlink. ??'symbolic link' should have got you there.
Note that this is not very useful for files, but that is a Windows and
not an R restriction.
> b) How do I read data from symbolic links?
The same ways you read data from files.
>
> Thanks so much..
> Santosh
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list