writeucn: Write MT3DMS .ucn File

Description Usage Arguments Details Examples

Description

This function writes a ucn dataframe created in R (i.e., from readucn) to a binary ucn file composed of the following elements:

Usage

1
writeucn(ucn, ofl)

Arguments

ucn

is the ucn data frame

ofl

is the output ucn file name

Details

writeucn(ucn, ofl)

Examples

1
writeucn(ucn = u, ofl = "T04R1.ucn")

dpphat/MFtools documentation built on May 15, 2019, 1:47 p.m.