TABLE OF CONTENTS
methodsBiv/bivrec [ Functions ]
NAME
bivrec --- S3 generic
FUNCTION
Dispatches to either bivrec.formula, bivrec.data.frame or bivrec.agdata
SYNOPSIS
35 bivrec <- function(x, ...)
SOURCE
38 { 39 UseMethod("bivrec") 40 }
NAME
bivrec --- S3 generic
FUNCTION
Dispatches to either bivrec.formula, bivrec.data.frame or bivrec.agdata
SYNOPSIS
35 bivrec <- function(x, ...)
SOURCE
38 { 39 UseMethod("bivrec") 40 }