Learn R Programming

RSBJson (version 1.1.2)

Handle R Requests from R Service Bus Applications with JSON Payloads

Description

Package to Handle R Requests from R Service Bus Applications with JSON Payloads in a generic way. The incoming request is encoded as a string (character vector of length one) containing the JSON file passed through by the client.

Copy Link

Version

Install

install.packages('RSBJson')

Monthly Downloads

146

Version

1.1.2

License

GPL-3

Maintainer

Tobias Verbeke

Last Published

June 16th, 2020

Functions in RSBJson (1.1.2)

allPossibleCombinations

Generate All Possible Combinations of m Out of n
RSBJsonService

Generic Function to Handle R Requests from RSB JSON Applications