| 1._Useful_scripts | 1. Useful scripts |
| as.character.Job | Gets a character string representation of the job |
| as.character.JobBatch | Gets a character string representation of the job batch |
| checkRequirements.JobBatch | Checks that requirements are fulfilled or not |
| clean.JobBatch | Cleans up among jobs in this JobBatch |
| copyFrom.JobBatch | Copies a job batch directory into this one |
| createStub.JobBatch | Creates a jobs directory structure stub |
| equals.Job | Checks if this job equals another |
| finalize.Job | Finalizes job |
| findJobs.JobBatch | Searches by name for Job:s in this JobBatch |
| getDirectory.JobBatch | Gets a subdirectory of the job batch |
| getInputPath.Job | Gets the input path of the job |
| getLabel.Job | Gets the label of the job |
| getName.Job | Gets the name of the job |
| getNextJob.JobBatch | Gets next non-locked job |
| getOutputPath.Job | Gets the output path of the job |
| getPath.Job | Gets the path to the job |
| getRoot.JobBatch | Gets the root path of the job batch |
| getRunAndFinishJob.JobBatch | Gets an non-locked job, process it and moves it to a final... |
| getStatus.Job | Gets the status of the job |
| getSummary.JobBatch | Gets a summary of the jobs directory |
| hasFailed.Job | Checks if the job failed |
| hasStoredImage.Job | Checks if a stored job image exists |
| isDone.Job | Checks if the job is done |
| isErroneous.Job | Checks if the job is erroneous |
| isExisting.Job | Checks if the job exists |
| isLocked.Job | Checks if a job is locked |
| isSinked.Job | Checks if job output is sinked to file |
| isStarted.Job | Checks if the job is started or not |
| Job | Class representing a batch job |
| JobBatch | Class representing a batch job |
| loadStoredImage.Job | Reload a stored job image |
| lock.Job | Locks the job |
| main.JobBatch | Static method to be called from the command line |
| moveJobTo.JobBatch | Moves the job to another directory |
| Non-documented_objects | Non-documented objects |
| print.JobBatch | Prints a summary of the jobs directory |
| R.batch-package | Package R.batch |
| removeStoredImage.Job | Removes stored job image |
| resetJobs.JobBatch | Resets Jobs in the job batch |
| resetLog.Job | Reset log by removing log file |
| run.Job | Runs the job |
| run.JobBatch | Process some or all jobs available |
| saveImage.Job | Save an image of the job |
| setLabel.Job | Sets the label of the job |
| setStatus.Job | Sets the status of the job |
| setupDemo.JobBatch | Static method to setup a demo job batch directory structure |
| setup.Job | Initiates the job |
| showWarnings.Job | Displays warning generated while running this job |
| sink.Job | Sinks job output |
| sourceHotCode.Job | Sources and removes code in the hot/ and src/hot/ directories |
| unlock.Job | Unlocks the job |
| unsink.Job | Unsinks job output |
| validate.JobBatch | Validates the job batch |
| wasInterrupted.Job | Checks if the job was interrupted |
| wasSuccessful.Job | Checks if the job was completed successfully |
| writeToLog.Job | Writes to log file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.