If there is not yet an explicit handler for a R value type
then logs a warning and returns the value as the string output
from print
(which may be customized e.g. print.table
is used for the results of summary()
).
decode(value, options = list())
value | The R value to decode |
---|---|
options | Options for decoding |