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

View source: R/Data_Functions.R

UsesR Documentation

Find the Management Procedures that use a particular data slot

Description

Find the Management Procedures that use a particular data slot

Usage

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

Uses("Mort")

Blue-Matter/OMtool documentation built on Feb. 20, 2025, 10:14 a.m.