checkSubmission: check on the status of submitted Mplus jobs on the cluster

View source: R/submitModels.R

checkSubmissionR Documentation

check on the status of submitted Mplus jobs on the cluster

Description

check on the status of submitted Mplus jobs on the cluster

Usage

checkSubmission(mplus_submission_df = NULL, quiet = FALSE)

Arguments

mplus_submission_df

The data.frame returned by submitModels containing jobs to check on

quiet

If TRUE, do not print out the submission data.frame with current status

Value

invisibly, the mplus_submission_df with '$status' amd '$status_time' updated


michaelhallquist/MplusAutomation documentation built on May 19, 2024, 7:24 p.m.