windows_to_linux_path: Convert windows path into linux path
Description
This function allows to make conversion of windows path into linux path
Usage
windows_to_linux_path()
Arguments
Value
None.
Details
When the function is called, a prompt asks for the windows path to be converted
in the R console. Enter a windows path or copy paste one. Then type ENTER.
The Linux converted path appears.