writehds: Write MT3DMS .hds File

Description Usage Arguments Details Examples

Description

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

Usage

1
writehds(hds, ofl)

Arguments

hds

is the hds data frame

ofl

is the output hds file name

Details

writehds(hds, ofl)

Examples

1
writehds(hds = h, ofl = "T04R1.hds")

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