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 Sept. 4, 2022, 1:06 a.m.