Uses the reticulate framework to access the Gos API.

gos

Format

An object of class python.builtin.module (inherits from python.builtin.object) of length 0.

Details

The Gos Python package is exposed through the gos object. You can create and add to chart using its methods and classes, as outlined in the Gos Python documentation.

In this package, use the $ operator wherever you see the . operator used in Python.