show: Displays npde objects

showR Documentation

Displays npde objects

Description

Prints the structure of objects from the package

Usage

## S4 method for signature 'NpdeData'
show(object)

## S4 method for signature 'NpdeSimData'
show(object)

## S4 method for signature 'NpdeRes'
show(object)

## S4 method for signature 'NpdeObject'
show(object)

Arguments

object

an object from the npde package (NpdeData, NpdeRes, NpdeObject)


npde documentation built on July 9, 2023, 5:20 p.m.