sanitize_paths: Verify paths for copy and move operations

Description Usage Arguments Value Examples

Description

Function is meant for internal use in dropbox_move and dropbox_copy

Usage

1
  sanitize_paths(from_path, to_path = NULL)

Arguments

from_path

source path

to_path

destination path. Leave blank for dropbox root.

Value

list with clean paths

Examples

1
2
3
4
## Not run: 
santize_paths(from_path, to_path)

## End(Not run)

karthik/rDrop documentation built on May 20, 2019, 7:22 a.m.