plotScatter: Function to plot wave scatter plot

View source: R/metocean.R

plotScatterR Documentation

Function to plot wave scatter plot

Description

Function to plot wave scatter plot

Usage

plotScatter(input_df, col_index = c(2, 3, 4), labels, ...)

Arguments

input_df
col_index

Index of required variables for scatter plot

Value

multiple scatter plot objects

Examples

plotScatter(input_df,col_index)

rhydar/Metocean documentation built on May 9, 2022, 1:54 p.m.