Learn R Programming

slurmR (version 0.5-4)

WhoAmI: Information about where jobs are submitted

Description

This returns a named vector with the following variables: paste(names(slurmR::WhoAmI()), collapse = ", ")

Usage

WhoAmI()

whoami()

Arguments

Value

A character vector with the corresponding system environment variables' values.

Details

whoami is just an alias of WhoAmI.

See Also

Other utilities: Slurm_clean(), Slurm_env(), Slurm_log(), parse_flags(), snames(), status()