R/sirt_osink.R

Defines functions sirt_osink

## File Name: sirt_osink.R
## File Version: 0.07


sirt_osink <- function(file)
{
    CDM::osink( file=file, suffix=paste0(  '__SUMMARY.Rout') )
}

Try the sirt package in your browser

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

sirt documentation built on Aug. 11, 2023, 5:07 p.m.