UpdatePath | R Documentation |
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 |
UpdatePath
print("see https://satijalab.org/signac/reference/updatepath")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.