ensure_named {precommit} | R Documentation |
Name the input
Description
Name the input
Usage
ensure_named(x, candidate_name = NULL, f = identity)
Arguments
x |
A vector. |
f |
How to transform the input |
[Package precommit version 0.4.3 Index]