Learn R Programming

sequence (version 2.0)

aphelinus: Flight behaviour of Aphelinus abdominalis

Description

Flight behaviour of the parasitic hymenoptera Aphelinus abdominalis in flight tunnel.

Usage

data(aphelinus)

Arguments

Format

The format is: List of 10 sequences on the following pattern: aphelinus[[1]] =list("%1","B","TD","TH") and so on until aphelinus[[10]]

Details

A sequences of 10 individuals

References

Pierre, J. S. and C. Kasper (1990). The Design of Ethological Flow-Charts on Factorial Analysis Representations - an Application to the Study of the Male Mole-Cricket Sexual Courtship. Biology of Behaviour 15(3-4): 125-151.(in French)

Examples

Run this code
# NOT RUN {
data(aphelinus)
u=compseq(aphelinus)
mat=u$mcom
print(mat)
# }

Run the code above in your browser using DataLab