writeSeaflow: Write an EVT or OPP binary file.

View source: R/Load.R

writeSeaflowR Documentation

Write an EVT or OPP binary file.

Description

Write a SeaFlow LabView binary particle data file.

Usage

writeSeaflow(df, path, untransform = TRUE)

Arguments

df

EVT or OPP data frame.

path

Path to binary file. If this file ends with ".gz" the output will be gzipped.

untransform

Convert linear data to log.

Value

None

Examples

## Not run: 
writeSeaflow(opp, "foo/2014_213/2014-07-04T00-00-02+00-00.gz")

## End(Not run)

armbrustlab/popcycle documentation built on April 1, 2024, 2:41 p.m.