get_data_summary: Get the summary from a stype variable

get_data_summaryR Documentation

Get the summary from a stype variable

Description

Get the summary from a stype variable

Usage

get_data_summary(x, element)

## S4 method for signature 'stype,ANY'
get_data_summary(x, element)

## S4 method for signature 'stype,character'
get_data_summary(x, element)

Arguments

x

the object from which to get the data_summary

element

either NULL to get the full data_summary or a length 1 character to select a particular element of the summary


novisci/stype documentation built on July 28, 2022, 7:44 a.m.