process_results: Process results

View source: R/process_results.R

process_resultsR Documentation

Process results

Description

Main function that the webtool uses to process resutls from the API

Usage

process_results(args, file = FALSE, local = FALSE)

Arguments

args

a json string as a character

file

logical, is json a file path

local

logical, are we running locally or on the server

Value

a json string as a character

Examples

## Not run: 
process_results("jsonhere")

## End(Not run)

SDCA-tool/sdca-package documentation built on Aug. 13, 2022, 5:41 p.m.