Skip to contents

Document the default return value

Usage

document_default_value()

document_tilt_profile()

Examples

document_tilt_profile()
#> [1] "A data frame with the column `companies_id`, and the list columns `product` and `company` holding the outputs at product and company level."

document_default_value()
#> [1] "A data frame with the column `companies_id`, and the list columns `product` and `company` holding the outputs at product and company level. Unnesting `product` yields a data frame with at least columns `companies_id`, `grouped_by`, `risk_category`. Unnesting `company` yields a data frame with at least columns `companies_id`, `grouped_by`, `risk_category`, `value`."