Learn R Programming

rtiff (version 1.4.8)

updateDescription: Set the description on a TIFF file.

Description

Sets the TIFF description field (tag 270) for a TIFF file.

Usage

updateDescription(fn, description)

Arguments

fn

The name of the tiff file.

description

The text to set the description to.

Value

None.