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.


PKNCA documentation built on June 22, 2024, 9:25 a.m.