make_maybe_get_summary: Creates a function for getting a summary value

View source: R/utilities.R

make_maybe_get_summaryR Documentation

Creates a function for getting a summary value

Description

Creates a function for getting a summary value

Usage

make_maybe_get_summary(summary_name, fn)

Arguments

summary_name

name of the value in the stype's data_summary

fn

the function to use in the case that the summary is not already computed.

See Also

maybe_get_data_summary_math


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