Learn R Programming

equatiomatic (version 0.1.0)

mapply_chr: Strict versions of base::mapply

Description

Return a vector of the corresponding type

Usage

mapply_chr(...)

Arguments

arguments passed to base::mapply

Value

A vector of the corresponding type, chr = character, dbl = double, lgl = logical, and int = logical