Message-ID: <CAAmySGOmEXDLo3a2HFvHpe-BG9S90Dw9RHbZ6=+Mw5oco4P_kw@mail.gmail.com>
Date: 2012-08-17T12:39:57Z
From: R. Michael Weylandt
Subject: Get the filename from the given path
In-Reply-To: <1345195709294-4640578.post@n4.nabble.com>
On Fri, Aug 17, 2012 at 5:28 AM, Rantony <antony.akkara at ge.com> wrote:
> Hi,
>
> Here i have a file path,
> for eg : -
> FPath <- "D:\\MyFolder\\MyFile.txt"
>
> HOW IS POSSIBLE TO GET THE FILE NAME FROM THIS GIVEN PATH ?
>
Quite possibly by yelling at it....
or regular expressions: you know, whatever
> - thanks in advance
> Antony.
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Get-the-filename-from-the-given-path-tp4640578.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.