myddt2: project1 function

View source: R/project1Function.R

myddt2R Documentation

project1 function

Description

project1 function

Usage

myddt2(df, x, y, cond, col, species)

Arguments

df

data frame passed

x

Length

y

weight

cond

Specified condition

col

What variable to use as the color decider

species

filters by given species

Value

a gg plot of length vs width

Examples

 {myddt2(df = ddt, x = "LENGTH", y= "WEIGHT",cond = LENGTH > 30, col = "RIVER", species = "CCATFISH")

Cade-Cofer6/math4753cofe0003 documentation built on April 2, 2022, 12:02 a.m.