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")

MSEtool documentation built on July 26, 2023, 5:21 p.m.