Skip to contents

Remounts the DNAnexus project file system.

Usage

dx_remount_project()

Value

Invisible TRUE if successful

Examples

if (FALSE) { # \dontrun{
# Remount project
# dx_remount_project()
} # }