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/tidyged documentation built on June 25, 2022, 10:34 a.m.