Description Usage Arguments Value Author(s) Examples
Read geophytter+ projections file
1  | 
file | 
 filename  | 
a dataframe with the squared projected distance, and the simplex coordinates and their projection into cartesian space.
Grady Weyenberg
1 2 3  | filename <- system.file("extdata", "lungfish_projections.txt.gz",
                        package="geophyttertools")
lungfish.proj <- read.projections(filename)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.