plot_hypso: Plot hypsograph data

Description Usage Arguments Value

View source: R/plot_hypso.R

Description

Plots hysograph curve for the lake

Usage

1
2
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


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