Interface to main Tobac module. Provides access to top level functions as well as sub-modules using $ instead of . as in Python.

toabc

Format

Tobac module

Examples

if (FALSE) {
library(tobac)

tobac$sys$api_version
}