Change the path to a fragment file store in a Fragment
object. Path must be to the same file that was used to create the fragment
object. An MD5 hash will be computed using the new path and compared to the
hash stored in the Fragment object to verify that the files are the same.
UpdatePath(object, new.path, verbose = TRUE)
object | A |
---|---|
new.path | Path to the fragment file |
verbose | Display messages |