job_info: Get job information (if it exists)

View source: R/system-hooks.R

job_infoR Documentation

Get job information (if it exists)

Description

Can be useful for storing job numbers with a modified system_nm().

Usage

job_info(m, text)

Arguments

m

An nm object.

text

Optional character to set job_info.

Value

The value of the job_info field of m if text is missing. Otherwise an nm object with modified job_info field.

See Also

system_nm()


NMproject documentation built on Sept. 30, 2022, 1:06 a.m.