tabulateFunction: Tabulate an n-ary function

Description Usage Arguments Value

View source: R/function_utils.r

Description

Creates a data frame of values for the n-ary function f at the sample locations given in ....

Usage

1

Arguments

f

The function to tabulate.

...

For each dimension, a vector of sample points to calculate f at.

Value

A data frame of function values of f.


rgp documentation built on May 30, 2017, 12:45 a.m.