Skip to contents

Replace consecutive '?' separated by '->', '<-' or '||' with 'X(s)' Replace '?' with 'X'

Usage

replaceQMs(prot, by_column = "GenContext")

Arguments

prot

DataTable to operate on

by_column

Column to operate on

Value

Describe return, in detail

Examples

if (FALSE) { # \dontrun{
replaceQMs()
} # }