write_betadiv: Write a betadiv file from a tidy data frame

View source: R/write_betadiv.R

write_betadivR Documentation

Write a betadiv file from a tidy data frame

Description

Write a betadiv file from a tidy data frame. Used internally in radiator and assigner and might be of interest for users.

Usage

write_betadiv(data)

Arguments

data

A tidy data frame object in the global environment or a tidy data frame in wide or long format in the working directory. How to get a tidy data frame ? Look into radiator tidy_genomic_data.

Value

A betadiv object is returned.

Author(s)

Laura Benestan laura.benestan@icloud.com and Thierry Gosselin thierrygosselin@icloud.com

References

Lamy T, Legendre P, Chancerelle Y, Siu G, Claudet J (2015) Understanding the Spatio-Temporal Response of Coral Reef Fish Communities to Natural Disturbances: Insights from Beta-Diversity Decomposition. PLoS ONE, 10, e0138696.

See Also

beta.div is available on Pierre Legendre web site http://adn.biol.umontreal.ca/~numericalecology/Rcode/


thierrygosselin/radiator documentation built on May 5, 2024, 5:12 a.m.