Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter to allow to enforce JSON #11

Open
wants to merge 3 commits into
base: gh-pages
Choose a base branch
from

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