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())

edibble documentation built on June 22, 2024, 11:04 a.m.