Paul,
Why not just pull file.backup our of kutils and put it in its own stand
alone package?
--
Brian
On Thu, 2019-02-14 at 13:02 -0600, Paul Johnson wrote:
> Dear R Core:
>
> In the kutils package, I wrote a function that is so handy that I
> would like to ask you put it in R itself.
>
> file
Dear R Core:
In the kutils package, I wrote a function that is so handy that I would
like to ask you put it in R itself.
file.backup() will look at a file, find its last modification time, and
create a new backup with a name that appends MMDD-HHMM to the file
name. So now, whenever I worry th