View source: R/list_of_spills_methods.R
| print.list_of_spills | R Documentation | 
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.
## S3 method for class 'list_of_spills' print(x, ...)
| x | a list_of_spills object, ideally from the provided estimation functions | 
| ... | for the sake of CRAN not to complain | 
Tomas Krehlik <tomas.krehlik@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.