bjobs_barplot: Barplot of number of jobs
Description
Barplot of number of jobs
Usage
bjobs_barplot(status = c("RUN", "EXIT", "PEND", "DONE"), filter = NULL, df = NULL)
Arguments
status
Status of the jobs. Use "all" for all jobs.
filter
Regular expression to filter on job names.
Details
It draws barplots of number of jobs per day.
Examples
Run this code# NOT RUN {
# There is no example
NULL
# }
Run the code above in your browser using DataLab