Checks to make sure that the actor fields
are populated and that they do not contain NAs
or non-character values
Usage
actor_check(actor1, actor2, dyad_data)
Arguments
- actor1
user inputted object denoting
actor1 variable in data.frame
- actor2
user inputted object denoting
actor2 variable in data.frame
- dyad_data
data.frame in which actor1 and actor2
values are located
Value
returns a NULL object but stops the process
if there is an error detected
Author
Ha Eun Choi, Shahryar Minhas