check_path_equal | R Documentation |
Function checks if two paths are equal after converting them to absolute paths.
check_path_equal(path1, path2)
path1 |
( |
path2 |
( |
(logical(1)
) TRUE
if the paths are equal, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.