Description Usage Arguments Value
nix2win
is a wrapper function for a bash script to convert from
*nix formated text files to Windows formated text files. These files have
different end-of-line characters. RAMAS GIS only reads Windows formated
files.
1 | nix2win(mp.new.file)
|
mp.new.file |
Name of the *.mp file to convert from *nix to Windows format |
There are no returns to the R environment. However, the selected *.mp file will be in Windows format after the function has been executed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.