normalize_exclude {PKNCA} | R 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.
[Package PKNCA version 0.11.0 Index]