editMetadata: Metadata Editor

View source: R/ome.R

editMetadataR Documentation

Metadata Editor

Description

Edits metadata in TIFF file

Usage

editMetadata(fileName, metadata = NULL)

Arguments

fileName

path to file.

metadata

string used to fill tag "270" of first IFD of 'fileName'. Default is NULL.

Details

/!\ file will be modified /!\ It will only work for 1st time edition of TIFF files produced by IFC.

Value

It invisibly returns path of edited file.


gitdemont/IFC documentation built on Feb. 20, 2025, 12:55 a.m.