inst/unitTests/test_checkProt.R

test_checkProt = function() {
    checkTrue(checkProt('ARNDCEQGHILKMFPSTWYV'))
    checkTrue(!checkProt('ZRNDCEQGHILKMFPSTWYV'))
}

Try the Rcpi package in your browser

Any scripts or data that you put into this service are public.

Rcpi documentation built on Nov. 8, 2020, 8:23 p.m.