Learn R Programming

uFTIR (version 0.1.4)

sam_write: Write a sam object to disk

Description

A wrapper to the C++ mosaic_sam_write

Usage

sam_write(tile, sam)

Arguments

tile

The tile form which the sam originates

sam

The sam that you want to write to disk

Value

This function writes into the hard drive, it does not return anything.