ignore.and.complement.pos: Transforms a boolean vector ignore to a pos matrix and its...

View source: R/pos_and_ignore.R

ignore.and.complement.posR Documentation

Transforms a boolean vector ignore to a pos matrix and its complement

Description

Transforms a boolean vector ignore to a pos matrix and its complement

Usage

ignore.and.complement.pos(ignore = NULL, ignore.pos = NULL,
  only.pos = NULL)

Value

A list first element is the pos and complement matrix. The second element is a vector


skranz/stringtools documentation built on May 11, 2022, 4:48 a.m.