samedi 12 mai 2018

Running an if statement and storing the results in a vector

I want to run an if statement with three potential outcomes:

   'FTH>FTA = "Home"
   FTH<FTA = "Away"
   FTH=FTA = "Draw"'

FTH & FTA are two integer variables

I want to store the answer in a vector.

Aucun commentaire:

Enregistrer un commentaire