expand_point_grid: Expand list of points for each dimension into a matrix of all...

View source: R/high_level_UI.R

expand_point_gridR Documentation

Expand list of points for each dimension into a matrix of all combinations

Description

Expand list of points for each dimension into a matrix of all combinations

Usage

expand_point_grid(point_list)

Arguments

point_list

A list of the points in each dimension to include

Details

The function is similar to the expand.grid function

Value

A matrix with every combination of points for each dimension

Author(s)

Holger Hoefling


hdf5r documentation built on Jan. 22, 2023, 1:12 a.m.