como.vetor: Converte um objeto em um vetor

Description Usage Arguments Examples

Description

wrapper da função as.vector

Usage

1

Arguments

x

Objeto a ser convertido em vetor

Examples

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

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