# List of available effects for both the sender and receiver step
actor_effects()
# List of available effects for the sender step
actor_effects(step = "sender")
# List of available effects for the receiver step
actor_effects(step = "receiver")
Run the code above in your browser using DataLab