For all import functions, e.i: OmnipathR::import_omnipath_interactions()
omnipath returns the following error:
Error in mutate():
ℹ In argument: n_references = ifelse(...).
Caused by error in map():
ℹ In index: 1.
Caused by error in .f():
! Arguments in ... must be passed by position, not name.
✖ Problematic argument:
• outsep = outsep
For all import functions, e.i: OmnipathR::import_omnipath_interactions()
omnipath returns the following error: Error in
mutate()
: ℹ In argument:n_references = ifelse(...)
. Caused by error inmap()
: ℹ In index: 1. Caused by error in.f()
: ! Arguments in...
must be passed by position, not name. ✖ Problematic argument: • outsep = outsep