Skip to content

Parameter to allow to enforce JSON#11

Open
DavidSichau wants to merge 3 commits intoopencpu:gh-pagesfrom
DavidSichau:DavidSichau-force-json
Open

Parameter to allow to enforce JSON#11
DavidSichau wants to merge 3 commits intoopencpu:gh-pagesfrom
DavidSichau:DavidSichau-force-json

Conversation

@DavidSichau
Copy link

Some R objects cannot be converted to json. However opencpu can be force to return a json object by passing the force parameter.
Therefore the ocpu has a new settings object. To enforce json one can
simply define ocpu.settings.force = true; before making a call to
getObject().

DavidSichau and others added 3 commits October 16, 2015 14:16
Some R objects cannot be converted to json. However opencpu can be force to return a json object by passing the force parameter.
Some R objects cannot be converted to json. However opencpu can be force to return a json object by passing the force parameter.
Therefore the ocpu has a new settings object. To enforce json one can
simply define `ocpu.settings.force = true;` before making a call to
getObject().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant