RCall.jl
RCall.jl copied to clipboard
Documentation for `RCall.RClass`
The examples in the documentation for RCall.RClass are of the form
RCall{:integer}
and I think that should be
RCall.RClass{:integer}
I can create a PR if it is agreed that this should be the form.
Yes, a PR would be great!