Learn R Programming

nonmemica (version 1.0.8)

runlog.numeric: Create a Runlog for Numeric

Description

Creates a runlog for numeric by coercing to character.

Usage

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

Arguments

x

object

...

passed arguments

See Also

Other runlog: runlog.character(), runlog()