Learn R Programming

Covid19Wastewater (version 1.0.1)

uniqueVal: Find all unique values in the column selected

Description

Find all unique values in the column selected

Usage

uniqueVal(Col, DF)

Value

a list of each unique col value

Arguments

Col

Col being looked at

DF

the DF containing Col