Learn R Programming

tma (version 0.3.1)

as.unordered.default: Default Method for as.unordered

Description

This function provides the default method for handling the input x when no specific method is available.

Usage

# S3 method for default
as.unordered(x)

Value

The input object x, unchanged.

Arguments

x

Any object that you want to apply the default method to.