The R Project SVN R

Rev

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

Rev 56167 Rev 56184
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}
-
 
8
\title{
7
\title{
9
  Set File Time
8
  Set File Time
10
}
9
}
11
\description{
10
\description{
12
  Uses system calls to set the times on a file or directory.
11
  Uses system calls to set the times on a file or directory.