verify_GC_for_ST {stenR} | R Documentation |
Internal function to verify the provided conditions with conditions available in imported ScoringTable
Description
Internal function to verify the provided conditions with conditions available in imported ScoringTable
Usage
verify_GC_for_ST(st_df, gc_df)
Arguments
st_df |
data.frame form of ScoreTable |
gc_df |
data.frame form of GroupConditions |
Value
list of GroupConditions objects or NULL
[Package stenR version 0.6.9 Index]