coordinates_breedR: breedR coordinates methods

coordinates_breedRR Documentation

breedR coordinates methods

Description

breedR coordinates methods

Usage

## S4 method for signature 'breedR'
coordinates(obj, ...)

## S4 replacement method for signature 'breedR'
coordinates(object) <- value

## S4 method for signature 'effect_group'
coordinates(obj, ...)

## S4 method for signature 'spatial'
coordinates(obj, ...)

## S4 method for signature 'metagene'
coordinates(obj, ...)

## S4 replacement method for signature 'metagene'
coordinates(object) <- value

Arguments

obj

an object of the corresponding class

...

not used.

object

an object of the corresponding class

value

2-column matrix or data frame with coordinates


famuvie/breedR documentation built on Aug. 6, 2024, 9:10 p.m.