append_values_factory {tidyjson} | R Documentation |
Creates the append_values_* functions
Description
Creates the append_values_* functions
Usage
append_values_factory(type, as.value)
Arguments
type |
the JSON type that will be appended |
as.value |
function to force coercion to numeric, string, or logical |
[Package tidyjson version 0.3.2 Index]