areSplicingEvents {psichomics} | R Documentation |
Check if string identifies splicing events
areSplicingEvents(char, data = NULL, num = 6)
char |
Character vector |
data |
Object containing event data |
num |
Integer: number of elements to check |
TRUE
if first elements are splicing events; FALSE
,
otherwise