View source: R/echoIBM.dump_summary.R
echoIBM.dump_summary | R Documentation |
Writes a summary of a variable used by echoIBM() to the dumpfile.
echoIBM.dump_summary(
data,
dumpfile,
type = c("beams", "ctd", "vessel", "staticschool", "dynschool", "freqschool", "noise"),
append = TRUE
)
data |
is a variable of which to write summary to the dumpfile. |
dumpfile |
is the path to the file to which to write the information. |
type |
is the type of variable to be dumped. |
append |
is used in write. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.