purrr_as_mapper: Used to convert a function to purrr syntax if needed

View source: R/util.r

purrr_as_mapperR Documentation

Used to convert a function to purrr syntax if needed

Description

Used to convert a function to purrr syntax if needed

Usage

purrr_as_mapper(.f)

Arguments

.f

a normal function or purrr syntax function i.e. '~ ...code...'


disk.frame documentation built on Aug. 24, 2023, 5:09 p.m.