str.tidyged: Get the structure of a tidyged object

View source: R/summarise.R

str.tidygedR Documentation

Get the structure of a tidyged object

Description

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

Usage

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

Arguments

object

A tidyged object.

...

Not used.

Value

A printed summary of records in the tidyged object.

Examples

str(sample555)

jl5000/tidygedcom documentation built on June 22, 2022, 5:16 p.m.