stutils-deprecated: Deprecated function(s) of the 'stutils' package

stutils-deprecatedR Documentation

Deprecated function(s) of the stutils package

Description

These functions are provided for compatibility with older versions of stuRpkg package. They may eventually be completely removed, so please re-code your scripts accordingly as soon as possible.

Arguments

...

A simple pass-through to a replacement alternative if available.

Details

collapse2df() now use do.call(rbind, ...)
mapVector() now use dplyr::inner_join(x, hashmap) (hashmap contains mappings)
Mapply() now use purrr::pmap()
mergeMetaData() now use dplyr::left_join()
getFileExt() now use fs::path_ext()
optimizer() no replacement

Author(s)

Stu Field


stufield/stuRpkg documentation built on April 2, 2022, 2:05 p.m.