Lists the frames available in a collection. In this example our
collection name is pubs.ds
.
dataset pubs.ds frames
In python
list_of_frames = dataset.frames('pubs.ds')
Related topics: frame, frame-labels, frame-types, reframe, delete-frame