arrange_records | R Documentation |
This function groups together all records of a particular type and puts them in a specific order. This rearrangement makes no functional difference to the file, it just makes it more organised.
arrange_records(tg, order = "IFMSRN")
tg |
A tidyged object. |
order |
A character string indicating the desired order of records. The letters indicate (I)ndividual, (F)amily Group, (M)ultimedia, (S)ource, (R)epository, (N)ote. |
An arranged tidyged object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.