as.AFLP: Convert an object to a AFLP object

Description Usage Arguments Value Author(s) Examples

View source: R/as-AFLP.R

Description

This function allows to convert a list of specimen or a set of positions to an AFLP object. This is a good starting point for an analysis.

Usage

1
  as.AFLP(x, ...)

Arguments

x

A data.frame or a matrix containing at least the columns Plate, Capilar, Lane, Replicate and Specimen. The column Group is optional.

...

more arguments passed to the function.

Value

An AFLP object

Author(s)

Thierry Onkelinx Thierry.Onkelinx@inbo.be, Paul Quataert

Examples

1
2

AFLP documentation built on May 2, 2019, 6:13 p.m.