Re: [Rd] dir.create typo in manual An Introduction to R

2017-07-27 Thread Martin Maechler
> John Blischak > on Wed, 26 Jul 2017 16:22:22 -0500 writes: > In the section FIles and Directories in the manual An Introduction to > R it refers to the function create.dir: > https://cran.r-project.org/doc/manuals/r-devel/R-intro.html#Files-and-directories > I've

[Rd] dir.create typo in manual An Introduction to R

2017-07-26 Thread John Blischak
In the section FIles and Directories in the manual An Introduction to R it refers to the function create.dir: https://cran.r-project.org/doc/manuals/r-devel/R-intro.html#Files-and-directories I've attached a patch against revision 72974 to change this to dir.create. John Index: doc/manual/R-intr