R/check.R

Defines functions olc_full olc_short olc_valid

olc_full <- function(olc){

}

olc_short <- function(olc){

}

olc_valid <- function(olc){

}

Try the olctools package in your browser

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

olctools documentation built on May 2, 2019, 4:21 a.m.