cg_as_double: Coerce to a Numerical Vector

Description Usage Arguments Value Note Author(s) See Also

View source: R/vector.R

Description

Coerce x to a one-dimensional numerical vector.

Usage

1

Arguments

x

either a cg_node object or a numerical matrix or array.

name

character scalar, name of the operation (optional).

Value

cg_operator object.

Note

This function is identical to cg_as_numeric.

Author(s)

Ron Triepels

See Also

as.double


cgraph documentation built on Feb. 9, 2020, 5:07 p.m.

Related to cg_as_double in cgraph...