RCall.jl icon indicating copy to clipboard operation
RCall.jl copied to clipboard

Documentation for `RCall.RClass`

Open dmbates opened this issue 3 months ago • 1 comments

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.

dmbates avatar Oct 03 '25 22:10 dmbates

Yes, a PR would be great!

palday avatar Oct 04 '25 19:10 palday