Skip to contents

Sets the internal cache with current DNAnexus environment information. This is typically called internally by dx_init().

Usage

dx_set_env()

Value

Invisible TRUE if successful

Examples

if (FALSE) { # \dontrun{
# Set environment cache
# dx_set_env()
} # }