map_class: Match the classes of one object to that of another object

View source: R/universal_useful.R

map_classR Documentation

Match the classes of one object to that of another object

Description

Match the classes of one object to that of another object

Usage

map_class(x, y)

Arguments

x

(object) object to be matched

y

(object) object to be coerced

Value

y with class types matching that of x


yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.