Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thisCall statement never used in .gating_adaptor() #233

Open
kforner opened this issue Nov 25, 2021 · 0 comments
Open

thisCall statement never used in .gating_adaptor() #233

kforner opened this issue Nov 25, 2021 · 0 comments

Comments

@kforner
Copy link

kforner commented Nov 25, 2021

cf

thisCall <- substitute(f(fr = fr

in function .gating_adaptor, this code seems to never be used:

      thisCall <- substitute(f(fr = fr
                                , pp_res = pp_res
                                , channels = channels
                              )
                              ,list(f = as.symbol(gFunc))
@kforner kforner changed the title thisCall statement never used thisCall statement never used in .gating_adaptor() Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant