is_takeout: A function to check if the output is a takeout design

View source: R/menu.R

is_takeoutR Documentation

A function to check if the output is a takeout design

Description

The function returns TRUE if the input is a takeout design.

Usage

is_takeout(x)

Arguments

x

An object.

Value

A logical value.

Examples

is_takeout(takeout())

emitanaka/edibble documentation built on April 5, 2025, 4:11 a.m.