dx_set_env.Rd
Sets the internal cache with current DNAnexus environment information. This is typically called internally by dx_init().
dx_set_env()
Invisible TRUE if successful
if (FALSE) { # \dontrun{ # Set environment cache # dx_set_env() } # }