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

ftype does not work on S4 group generics? #60

Open
3zhang opened this issue Jun 8, 2017 · 0 comments
Open

ftype does not work on S4 group generics? #60

3zhang opened this issue Jun 8, 2017 · 0 comments

Comments

@3zhang
Copy link

3zhang commented Jun 8, 2017

> Arith
groupGenericFunction for "Arith" defined from package "base"
  belonging to group(s): Ops 

function (e1, e2) 
standardGeneric("Arith")
<bytecode: 0x0000000011d89498>
<environment: 0x0000000007abc788>
Methods may be defined for arguments: e1, e2
Use  showMethods("Arith")  for currently available ones.
> isGeneric('Arith')
[1] TRUE
> ftype(Arith)
[1] "function"
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