defer: Defer doing anything to data

View source: R/utils.R

deferR Documentation

Defer doing anything to data

Description

This function is used as a stand-in for an element modifying function that does nothing special to the data except place it in a data.frame.

Usage

defer(...)

Arguments

...

Named arguments

Value

A data.frame

Examples

element_line_seq(fun = defer)

teunbrand/elementalist documentation built on Oct. 13, 2024, 11:11 a.m.