read.projections: Read geophytter+ projections file

Description Usage Arguments Value Author(s) Examples

Description

Read geophytter+ projections file

Usage

1

Arguments

file

filename

Value

a dataframe with the squared projected distance, and the simplex coordinates and their projection into cartesian space.

Author(s)

Grady Weyenberg

Examples

1
2
3
filename <- system.file("extdata", "lungfish_projections.txt.gz",
                        package="geophyttertools")
lungfish.proj <- read.projections(filename)

grady/geophyttertools documentation built on May 17, 2019, 8:01 a.m.