show {npde}R 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)


[Package npde version 3.5 Index]