Skip to contents

Retrieves current DNAnexus environment information including user, project, path, and server details.

Usage

dx_get_env()

Value

Named character vector with environment information

Examples

if (FALSE) { # \dontrun{
# Get environment info
# dx_get_env()
} # }