Description Usage Arguments Author(s)
View source: R/data.for.distance.R
Formats the data generated by create.survey.results into a form suitable for import into Distance
1 | data.for.distance(object, file = NULL, round = 2, sep = "\t")
|
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 |
L Marshall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.