VeneerGetPiecewise: Get data from a Source piecewise table using Veneer

View source: R/Veneer.R

VeneerGetPiecewiseR Documentation

Get data from a Source piecewise table using Veneer

Description

Get data from a Source piecewise table using Veneer

Usage

VeneerGetPiecewise(pw_table, baseURL = "http://localhost:9876")

Arguments

pw_table

The name of the piecewise linear variable, without the $

baseURL

URL of the Veneer server. Defaults to the veneer default.

Value

a matrix with the data from the piecewise table.

Examples

## Not run: 
VeneerGetPiecewise(data,"pw_table")

## End(Not run)
 
 

SWTools documentation built on May 31, 2023, 6:24 p.m.