echoIBM.dump_summary: Writes a summary of a variable used by echoIBM() to the...

View source: R/echoIBM.dump_summary.R

echoIBM.dump_summaryR Documentation

Writes a summary of a variable used by echoIBM() to the dumpfile.

Description

Writes a summary of a variable used by echoIBM() to the dumpfile.

Usage

echoIBM.dump_summary(
  data,
  dumpfile,
  type = c("beams", "ctd", "vessel", "staticschool", "dynschool", "freqschool", "noise"),
  append = TRUE
)

Arguments

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.


arnejohannesholmin/echoIBM documentation built on April 14, 2024, 11:37 p.m.