Learn R Programming

edibble (version 1.1.0)

is_takeout: 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)

Value

A logical value.

Arguments

x

An object.

Examples

Run this code
is_takeout(takeout())

Run the code above in your browser using DataLab