Learn R Programming

bsub (version 2.0.6)

bconf: Print current configurations

Description

Print current configurations

Usage

bconf

# S3 method for bconf print(x, ...)

Value

A bconf object.

Format

An object of class bconf of length 1.

Arguments

x

A bconf object.

...

Other parameters.

Details

This function is only for printing. Use bsub_opt() to change configurations.

You simply type bconf (without the brackets) in the interactive R console.

Examples

Run this code
bconf

Run the code above in your browser using DataLab