vec.from.template: vec.from.template

View source: R/CodeAndRoll2.R

vec.from.templateR Documentation

vec.from.template

Description

Create a vector from a names of another vector / list / etc.

Usage

vec.from.template(x = table(LETTERS[1:5]), fill = NA)

Arguments

x

A vector of names, Default: LETTERS[1:5]

fill

The value to fill the new vector, Default: NA


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