Skip to contents

Generic method for extract index of an object

Generic method for setting the index of an object

Usage

index(x, ...)

index(x, ...) <- value

Arguments

x

object on which to set the index

...

further arguments to be passed to or from other methods.

value

the new index

See also

index<-

index