Uses: Find the Management Procedures that use a particular data...

Description Usage Arguments Value Author(s) Examples

View source: R/Data_Functions.R

Description

Find the Management Procedures that use a particular data slot

Usage

1
Uses(slot, silent = FALSE)

Arguments

slot

A slot from an object of class Data. Character string.

silent

Logical. Should messages be printed?

Value

A character string of MPs that use the slot.

Author(s)

A. Hordyk

Examples

1
Uses("Mort")

DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.