match_avengers: Match avengers

View source: R/match_avengers.R

match_avengersR Documentation

Match avengers

Description

Predicts who would win in a physical fight between two avengers based on their power

Usage

match_avengers(avg_1, avg_2)

Arguments

avg_1

Character vector of length one with the name of an avenger to be matched

avg_2

Character vector of length one with the name of an avenger to be matched

Value

Character vector of length one with the name of the winner

Examples

match_avengers("vision", "scarlett witch")


ggcostoya/cataract documentation built on April 17, 2025, 11:56 a.m.