Learn R Programming

DSsim (version 1.1.4)

data.for.distance: data.for.distance

Description

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

Usage

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