Learn R Programming

MSEtool (version 3.7.3)

Uses: 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)

Value

A character string of MPs that use the slot.

Arguments

slot

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

silent

Logical. Should messages be printed?

Author

A. Hordyk

Examples

Run this code
Uses("Mort")

Run the code above in your browser using DataLab