Description Usage Arguments Value Note Author(s) See Also
View source: R/rename.duplicates.R
Find the largest object ID and renumbers all duplicate IDs starting form this value. The information for the duplicates is also added to the obs.table
1 | rename.duplicates(ddf.dat, double.observer = FALSE)
|
ddf.dat |
dataframe containing a single dataset with duplicate observations |
double.observer |
logical indicating whether it is a double observer survey or not |
list with 2 elements: ddf.dat dataframe containing a single dataset with new and unique observation IDs obs.table the updated obs.table dataframe containing the new observation IDs
Internal function not intended to be called by user.
Laura Marshall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.