Le 26/09/10 12:18, Kurt Hornik a écrit :
Sebastian Gibb writes:
Am Sonntag, 26. September 2010, 10:08:39 schrieb Romain Francois:
Le 26/09/10 10:00, Sebastian Gibb a écrit :
Hello,
I get a value which stores a relative file name. (I get it from another
function, which I don't want to chan
> Sebastian Gibb writes:
> Am Sonntag, 26. September 2010, 10:08:39 schrieb Romain Francois:
>> Le 26/09/10 10:00, Sebastian Gibb a écrit :
>> > Hello,
>> >
>> > I get a value which stores a relative file name. (I get it from another
>> > function, which I don't want to change.)
>> > e.g.
>>
On 26/09/2010 4:08 AM, Romain Francois wrote:
Le 26/09/10 10:00, Sebastian Gibb a écrit :
Hello,
I get a value which stores a relative file name. (I get it from another
function, which I don't want to change.)
e.g.
fileName<- "../data/2010-08.csv";
Is it possible to get the absolute file path
Am Sonntag, 26. September 2010, 10:08:39 schrieb Romain Francois:
> Le 26/09/10 10:00, Sebastian Gibb a écrit :
> > Hello,
> >
> > I get a value which stores a relative file name. (I get it from another
> > function, which I don't want to change.)
> > e.g.
> >
> >> fileName<- "../data/2010-08.csv
The package R.utils has a function to get absolutepath
On Sun, Sep 26, 2010 at 1:00 AM, Sebastian Gibb wrote:
> Hello,
>
> I get a value which stores a relative file name. (I get it from another
> function, which I don't want to change.)
> e.g.
> > fileName <- "../data/2010-08.csv";
>
> Is it pos
Le 26/09/10 10:00, Sebastian Gibb a écrit :
Hello,
I get a value which stores a relative file name. (I get it from another
function, which I don't want to change.)
e.g.
fileName<- "../data/2010-08.csv";
Is it possible to get the absolute file path out of this value?
(e.g. /home/sebastian/doc
Hello,
I get a value which stores a relative file name. (I get it from another
function, which I don't want to change.)
e.g.
> fileName <- "../data/2010-08.csv";
Is it possible to get the absolute file path out of this value?
(e.g. /home/sebastian/documents/data/2010-08.csv)
Kind regards,
Seba
7 matches
Mail list logo