coordinates_breedR: breedR coordinates methods

Description Usage Arguments

Description

breedR coordinates methods

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
## 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


skayondo/breed_forest documentation built on Aug. 11, 2020, 12:35 a.m.