R/a.empty.R

Defines functions a.empty

a.empty <-
function(x){
return(x)
}

Try the epade package in your browser

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

epade documentation built on Oct. 29, 2022, 1:14 a.m.