Learn R Programming

helda (version 1.1.5)

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.

References

Link to the author's github package repository: https://github.com/Redcart/helda