conv_hypso: Convert hypsograph to rLakeAnalyzer format

Description Usage Arguments Value

View source: R/conv_hypso.R

Description

Convert hypsograph format for GOTM to the format for use with rLakeAnalyzer

Usage

1
conv_hypso(in_file, out_file, header = F, sep = "\t")

Arguments

in_file

value file; File path to GOTM hypsograph file

out_file

value file; File path to write the new ".bth' file to

header

logical; indicating whether the file contains the names of the variables as its first line. Defaults to FALSE.

sep

character; field separator character. Values on each line of the file are separated by this character. Defaults to tab

Value

File with hypsograph formatted for rLakeAnalyzer


tadhg-moore/gotmtools documentation built on Oct. 9, 2019, 2:48 p.m.