[R] How to create a directoy with R
    David Whiting 
    david.whiting at ncl.ac.uk
       
    Mon Mar 27 13:53:52 CEST 2006
    
    
  
?dir.create
On Mon, 2006-03-27 at 13:07 +0200, pau carre wrote:
> Hello, I am trying to create directories with R. I would like R to
> create directories because it is platform independent. I tried using
> file() and searching in "R Data Import/Export" but I did not succeed.
> I think it must be some function since exists the unlink to remove
> directories (and files).
> 
> Pau
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
    
    
More information about the R-help
mailing list