mesh.grid: Same as expand.grid function but return a matrix.

Description Usage Arguments Value Author(s)

View source: R/others__mesh.grid.R

Description

Simple implementation to expand grid

Usage

1
mesh.grid(x1, x2 = x1)

Arguments

x1

first grid

x2

second grid

Value

matrix

Author(s)

Feng Li, Department of Statistics, Stockholm University, Sweden.


feng-li/flutils documentation built on Oct. 1, 2020, 9:09 p.m.