como.matriz: Converte um objeto em uma matriz

Description Usage Arguments Examples

Description

wrapper da função "as.matrix"

Usage

1

Arguments

x

Objeto a ser convertido em matriz

Examples

1
2
x <- c(1,2,3)
como.matriz(x)

lubianat/ptbR documentation built on Nov. 4, 2019, 4:45 p.m.