Learn R Programming

nonmemica (version 0.7.4)

fixed: Check if something is fixed

Description

Checks if something is fixed

Checks if init is fixed.

Checks if inits is fixed.

Usage

fixed(x, ...)

# S3 method for init fixed(x, ...)

# S3 method for inits fixed(x, ...)

Arguments

x

object

...

dots

Value

logical

logical

Methods (by class)

  • init: init method

  • inits: inits method