normalize_exclude: Normalize the exclude column by setting blanks to NA

View source: R/exclude.R

normalize_excludeR Documentation

Normalize the exclude column by setting blanks to NA

Description

Normalize the exclude column by setting blanks to NA

Usage

normalize_exclude(object)

Arguments

object

The object to extract the exclude column from

Value

The exclude vector where NA indicates not to exclude and anything else indicates to exclude.


billdenney/pknca documentation built on April 1, 2024, 10:45 p.m.