Checks to make sure user has correctly inputted logicals
for select inputs
Usage
logical_check(
sum_dyads,
symmetric,
diag_to_NA,
missing_to_zero,
actor_time_uniform = NULL
)
Arguments
- sum_dyads
user supplied input
- symmetric
user supplied input
- diag_to_NA
user supplied input
- missing_to_zero
user supplied input
- actor_time_uniform
optional user supplied input
Value
returns a NULL object but stops the process
if there is an error detected
Author
Ha Eun Choi, Shahryar Minhas