does anybody know how can i sove the error pasted below (ERROR) using "swmmr" package?
Thank you in advance
Cheers!
ERROR:
inp <- read_inp(inp_file)
Error in map2():
ℹ In index: 7.
ℹ With name: infiltration.
Caused by error in tidyr::separate():
! into must be a character vector, not NULL.
Run rlang::last_trace() to see where the error occurred.
rlang::last_trace()
<error/purrr_error_indexed>
Error in map2():
ℹ In index: 7.
ℹ With name: infiltration.
Caused by error in tidyr::separate():
! into must be a character vector, not NULL.
Hi
does anybody know how can i sove the error pasted below (ERROR) using "swmmr" package?
Thank you in advance
Cheers!
ERROR: