Skip to contents

Clears the current DNAnexus environment settings.

Usage

dx_clear_env()

Value

Invisible TRUE if successful

Examples

if (FALSE) { # \dontrun{
# Clear environment
# dx_clear_env()
} # }