Caltech Library logo

hasframe

Check to see if a frame name exists in a collection.

    dataset hasframe pubs.ds f1

In python

    err = dataset.has_frame('pubs.ds', 'f1')

Related topics: frame, frames, frame-labels, reframe, delete-frame