returnValues: Writes a list as JSON to a file If run inside Flexio, the...

Description Usage Arguments

View source: R/flexio.r

Description

Writes a list as JSON to a file If run inside Flexio, the data written in the file will then be used to by the connector

Usage

1
returnValues(valueList)

Arguments

valueList

a list of named values (eg : "list(a=42, b=c(1,2,3))")


flexiooss/flexioR documentation built on May 17, 2019, 7:05 p.m.