R/tam_csink.R

Defines functions tam_csink

Documented in tam_csink

## File Name: tam_csink.R
## File Version: 0.01

tam_csink <- function(file)
{
    CDM::csink(file=file)
}

Try the TAM package in your browser

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

TAM documentation built on May 29, 2024, 2:20 a.m.