Learn R Programming

spam (version 1.2-1)

coerce-methods: Force a spam Object to Belong to a Class

Description

These functions manage the relations that allow coercing a spam object to a given class.

Arguments

Examples

Run this code
ifelse( diag.spam(2)*c(0,1), TRUE, FALSE)

Run the code above in your browser using DataLab