powered by
Get data from a Source piecewise table using Veneer
VeneerGetPiecewise(pw_table, baseURL = "http://localhost:9876")
a matrix with the data from the piecewise table.
The name of the piecewise linear variable, without the $
URL of the Veneer server. Defaults to the veneer default.
if (FALSE) { VeneerGetPiecewise(data,"pw_table") }
Run the code above in your browser using DataLab