listContents: List of output from estimate function.

View source: R/query-functions.R

listContentsR Documentation

List of output from estimate function.

Description

Calling listContents on a the filenmame used by estimateModel, estimateCounts, or estimateAccount shows the items available to be fetched, in a hierarchical structure.

Usage

listContents(filename, where = character(), max = NULL)

Arguments

filename

The name of the file where the output from the estimate function is kept.

where

A character vector used to select a single parameter or batch of parameters. See below for details.

max

Maximum depth of hierarchical structure to show.


StatisticsNZ/demest documentation built on Nov. 2, 2023, 7:56 p.m.