Blame | Last modification | View Log | Download | RSS feed
"singcheck.bigqr" <- function(bigQR){ bigQR <- .Call("singcheckQR", bigQR) }
"singcheck.bigqr" <-
function(bigQR){
bigQR <- .Call("singcheckQR", bigQR)
}