Display names of all H2O frames on the H2O cluster

Syntax

    _h2oframe dir [, fullnames]

Description

_h2oframe dir lists all H2O frames on the H2O cluster, along with the dimension and size of each frame.

Option

fullnames specifies that _h2oframe dir display the full names of the H2O frames. The default is to present an abbreviation when the frame name is longer than 40 characters.

Example

 See frames on the H2O cluster
     . _h2oframe dir

Stored result

 _h2oframe dir stores the following in r():

 Macro
   r(h2oframes)        names of H2O frames on the cluster