densPlotMultiLines: densPlotMultiLines()

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Plot density of a matrix, each line represent a column

Usage

1
densPlotMultiLines(s, main = "", xlab = "")

Arguments

s

A matrix

main

main title of the plot

xlab

label for x

Value

A denstiy plot of multiple lines, each line is colored (represent values in a column)


BerylZhuang/helper_functions documentation built on March 15, 2021, 5:19 a.m.