Description Usage Arguments Note
Take several calculations of log lambda, and place them into a single file with species as rows, and values as columns.
1 | compile.log.lambdas(in.lists, out.file)
|
in.lists |
One or more lists to be written to file. Each list should have four components: A vector with species headers, a label for the list, a vector with mean log lambdas, and a vector with sd of log lambda. |
out.file |
The file to be written |
Should change from vec1 and vec2 to take a list of lists as a more robust approach
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.