Deregister an Input Handler — removeInputHandler
v1.11.1|Source:
R/server-input-handlers.R
Description
Removes an Input Handler. Rather than using the previously specified handler for data of this type, the default jsonlite serialization will be used.
Value
The handler previously associated with this type
, if one
existed. Otherwise, NULL
.