EcoGenetics (version 1.2.1-6)

names,ecopop-method: names

Description

names

is.ecopop

nrow

ncol

dim

as.list

show method

$

$<-

[

[

[[

[[<-

Usage

# S4 method for ecopop
names(x)

# S4 method for ecopop,any_vector names(x) <- value

is.ecopop(x)

# S4 method for ecopop nrow(x)

# S4 method for ecopop ncol(x)

# S4 method for ecopop dim(x)

# S4 method for ecopop as.list(x)

# S4 method for ecopop show(object)

# S4 method for ecopop $(x, name)

# S4 method for ecopop $(x, name) <- value

# S4 method for ecopop,numericORmissing,missing,ANY [(x, i, j, ..., drop = FALSE)

# S4 method for ecopop,logicalORmissing,missing,ANY [(x, i, j, ..., drop = FALSE)

# S4 method for ecopop,character,missing [[(x, i, j)

# S4 method for ecopop,character,missing [[(x, i, j, ...) <- value

Arguments

x

Object of class ecopop