R/checkConsist.R

Defines functions checkConsist

Documented in checkConsist

checkConsist <- function( object, ... ) {
    UseMethod( "checkConsist" )
}

Try the micEcon package in your browser

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

micEcon documentation built on Jan. 7, 2021, 3:01 p.m.