Oyster_import_TIF {shelltrace} | R Documentation |
Function that imports a TIF file
Description
Function that imports an image in TIF or TIFF format of an XRF map. de Winter, N. J. (2017) <doi:10.5194/gmd-2017-137>
Usage
Oyster_import_TIF(file_name)
Arguments
file_name |
String of full name of the TIF(F) that needs to be imported, including extension |
Details
Requires "tiff" package to work
Value
TIF |
"TIF" file representing the TIF(F) image in R session |
Note
Please cite Geoscientific Model Development paper dealing with the ShellTrace model
Author(s)
Niels J. de Winter
Source
GitHub
Manuscript
Supplementary data
Author website
References
de Winter, N. J.: ShellTrace v1.0 ? A new approach for modelling growth and trace element uptake in marine bivalve shells: Model verification on pacific oyster shells (Crassostrea gigas), Geosci. Model Dev. Discuss., https://doi.org/10.5194/gmd-2017-137, in review, 2017.
See Also
"Oyster_av_thickness"
[Package shelltrace version 3.5.1 Index]