to_matrix: Converts a dataframe or vector to matrix of the right...

Description Usage Arguments Value

View source: R/to_matrix.R

Description

Converts a dataframe or vector to matrix of the right orientation, handling the case where the data is 1D

Usage

1
to_matrix(x, horiz)

Arguments

x

a dataframe or vector

horiz

Wheter the returned matrix should be a row matrix

Value

X filled with estimated values


Anogio/SIMVN documentation built on May 26, 2019, 2:35 a.m.