type.factor {interfacer}R Documentation

Coerce to a factor.

Description

Coerce to a factor.

Usage

type.factor(x)

Arguments

x

any vector

Value

the input as a factor, error if this would involve data loss.


[Package interfacer version 0.2.3 Index]