list.from.template: list.from.template

View source: R/CodeAndRoll2.R

list.from.templateR Documentation

list.from.template

Description

Create an empty list from a template list, copying names and filling values with NA.

Usage

list.from.template(x, fill = NA)

Arguments

x

A template list with names,.

fill

The value to fill the new list, Default: NA


vertesy/CodeAndRoll2 documentation built on Nov. 20, 2024, 5:23 a.m.