all_items.gdx: Return the list of all items

View source: R/gdx.R

all_items.gdxR Documentation

Return the list of all items

Description

Return the list of all items

Usage

## S3 method for class 'gdx'
all_items(x, ...)

Arguments

x

the gdx object

Examples

 ## Not run: 
    mygdx <- gdx('results.gdx')
    all_items(mygdx)
 
## End(Not run)


lolow/gdxtools documentation built on Sept. 23, 2023, 10:37 p.m.