example_list_large: Function returning a list with three values and large DF

Description Usage Arguments Value Author(s)

View source: R/utils.examples.R

Description

Function returning a list with three values and large DF

Usage

1
example_list_large(name_1 = "NAME1", value_2 = 1)

Arguments

name_1

(character) Name of the first list element

value_2

(numeric) Value of the second list element

Value

A list with three elements, a generic data frame inside the element data.frame a list element with the value "VALUE1" inside the element with name of parameter name_1 and an item with the name "NAME2" and the value of value_2 inside.

Author(s)

Sebastian Wolf sebastian@mail-wolf.de


RTest documentation built on Dec. 4, 2019, 5:07 p.m.