vapply_helpers {roxytypes}R Documentation

vapply helpers

Description

vapply helpers

Usage

vlapply(..., FUN.VALUE = logical(1L))

vcapply(..., FUN.VALUE = character(1L))

Arguments

...

Passed to vapply().

FUN.VALUE

A prototype signature to use for vapply().

Functions


[Package roxytypes version 0.1.1 Index]