data.for.distance: data.for.distance

Description Usage Arguments Author(s)

View source: R/data.for.distance.R

Description

Formats the data generated by create.survey.results into a form suitable for import into Distance

Usage

1
data.for.distance(object, file = NULL, round = 2, sep = "\t")

Arguments

object

an object of class Survey.Results generated by create.survey.results

file

path and filename if the user would like the results saved to file. Should contain the .txt file extension.

round

the amount of decimal places to round the distances to

sep

the field separator string for writing to file

Author(s)

L Marshall


DSsim documentation built on March 26, 2020, 7:39 p.m.