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