| convOS | R Documentation | 
Convert text files to the default format of the operating system.
convOS(inam, onam = inam, path = getwd() )
| inam | string vector of names specifying files to be converted to the format of the operating system. | 
| onam | string vector of name specifying the output files (the default overwrites the input file). | 
| path | string specifying the path where the input files are located (defaults to current working directory). | 
Text file(s) formatted in accordance with standards of the operating system.
This function essentially executes a readLines command followed by a call to writeLines.
Rowan Haigh, Program Head – Offshore Rockfish
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
locus opus: Offsite, Vancouver BC
Last modified Rd: 2009-12-04
copyFiles, .addQuotes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.