Skip to contents

Supply the ID of a player in your team and a player not in your team. The function will ensure that the transfer can be completed and then make the transfer.

Usage

team_transfer(x, p_out, p_in)

Arguments

x

the team in which the transfer is to occur

p_out

the ID of a player in your team to transfer out

p_in

the ID of a player NOT in your team, to transfer in

Value

the input team with the transfer made, if it is a valid transfer