The R Project SVN R

Rev

Rev 56184 | Rev 59039 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 56184 Rev 56186
Line 2... Line 2...
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 2011 R Core Development Team
3
% Copyright 2011 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{Sys.setFileTime}
6
\name{Sys.setFileTime}
-
 
7
\alias{Sys.setFileTime}
7
\title{
8
\title{
8
  Set File Time
9
  Set File Time
9
}
10
}
10
\description{
11
\description{
11
  Uses system calls to set the times on a file or directory.
12
  Uses system calls to set the times on a file or directory.