print.list_of_spills: Function to not print the list_of_spills object

View source: R/list_of_spills_methods.R

print.list_of_spillsR Documentation

Function to not print the list_of_spills object

Description

Usually it is not a good idea to print the list_of_spills object, hence this function implements warning and shows how to print them individually if the user really wants to.

Usage

## S3 method for class 'list_of_spills'
print(x, ...)

Arguments

x

a list_of_spills object, ideally from the provided estimation functions

...

for the sake of CRAN not to complain

Author(s)

Tomas Krehlik <tomas.krehlik@gmail.com>


tomaskrehlik/frequencyConnectedness documentation built on Feb. 28, 2023, 8:46 a.m.