all_col_vals_unique: Are all column values unique?

View source: R/utils.R

all_col_vals_uniqueR Documentation

Are all column values unique?

Description

Are all column values unique?

Usage

all_col_vals_unique(subtbl, subcol, add = TRUE)

Arguments

subtbl

name of submission table

subcol

name of submission column

Value

logical


dalejbarr/assessr documentation built on Jan. 25, 2024, 10:47 p.m.