summary.tidyged: Get a summary of a tidyged object

View source: R/summarise.R

summary.tidygedR Documentation

Get a summary of a tidyged object

Description

This function shows key information from the header of a tidyged object, including submitter and description.

Usage

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

Arguments

object

A tidyged object.

...

Not used.

Value

A printed summary of the tidyged object.

Examples

summary(sample555)

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