checkSubmission: 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)
Value
invisibly, the mplus_submission_df with $status amd $status_time updated
Arguments
- mplus_submission_df
- The data.frame returned by - submitModelscontaining
jobs to check on
 
- quiet
- If - TRUE, do not print out the submission data.frame with current status