Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

counter_init

Counter constructor.


Description

Not a user-side function. Do not invoke directly.

Usage

counter_init(names = NULL)

Arguments

names

Character vector of names to add to the new counter.

Details

Value

A new counter object.

Examples

counter <- counter_init()
counter_set_names(counter, letters)

tarchetypes

Archetypes for Targets

v0.2.0
MIT + file LICENSE
Authors
William Michael Landau [aut, cre] (<https://orcid.org/0000-0003-1878-3253>), Samantha Oliver [rev] (<https://orcid.org/0000-0001-5668-1165>), Tristan Mahr [rev] (<https://orcid.org/0000-0002-8890-5116>), Eli Lilly and Company [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.