remove_flags: Remove flags from the QC_FLAGS table

Description Usage Arguments Value

View source: R/flagging.R

Description

Given a flag_code and a vector of result identifiers, remove all the applicable rows from the QC_FLAGS table

Usage

1
remove_flags(cyan_connection, flag_code, results)

Arguments

cyan_connection

a CyAN database connection from connect_cyan()

flag_code

the flag code to remove

results

the result identifiers to remove the given flag from

Value

a numeric vector indicating the number of flags deleted for each result


PatrickEslick/CyAN documentation built on Oct. 2, 2019, 5:50 p.m.