View source: R/match_avengers.R
match_avengers | R Documentation |
Predicts who would win in a physical fight between two avengers based on their power
match_avengers(avg_1, avg_2)
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 |
Character vector of length one with the name of the winner
match_avengers("vision", "scarlett witch")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.