UpdatePath function

Update the file path for a Fragment object

Update the file path for a Fragment object

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)

Arguments

  • object: A Fragment object
  • new.path: Path to the fragment file
  • verbose: Display messages