This function gives a breakdown of record counts in the GEDCOM file.

# S3 method for tidyged
str(object, ...)

Arguments

object

A tidyged object.

...

Not used.

Value

A printed summary of records in the tidyged object.

Examples

str(sample555)
#> GEDCOM version 5.5.5 (LINEAGE-LINKED)
#> 
#> Individuals:         3
#> Families:            2
#> Submitters:          1
#> Multimedia objects:  0
#> Notes:               0
#> Sources:             1
#> Repositories:        1