errDataUnk {Rdistance} | R Documentation |
errDataUnk - Unknown error message
Description
Constructs a string stating what is "unknown" that is suitable for use in warning and error functions.
Usage
errDataUnk(txt, attri)
Arguments
txt |
Text. The "unknown" we are looking for. |
attri |
Attribute description we are looking for. |
Value
A descriptive string, suitable for warning or error.
[Package Rdistance version 4.0.5 Index]