plot_hypso: Plot hypsograph data

View source: R/plot_hypso.R

plot_hypsoR Documentation

Plot hypsograph data

Description

Plots hysograph curve for the lake

Usage

plot_hypso(hypsograph_file, header = F, sep = "\t", title = "Hypsograph")

Arguments

hypsograph_file

value file; File path to GOTM hypsograph input file.

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

title

character; Title for the graph. Defaults to "Hypsograph"

Value

Plot of hypsograph


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.