Learn R Programming

nonmemica (version 1.0.8)

problem.numeric: Identify the Model Problem Statement for Numeric

Description

Identifies the model problem statement for numeric. Coerces to character.

Usage

# S3 method for numeric
problem(x, ...)

Arguments

x

object

...

passed arguments

See Also

Other problem: as.problem(), problem.character(), problem_(), problem()