Skip to content
Prev 2764 / 12125 Next

[R-pkg-devel] Errors in my package

On 24/05/2018 4:11 PM, Steven Spiriti wrote:
But you are using the @ operator on it:
That's normally something that you would do with an S4 object.  We can't 
tell from your posting what xy.freekt really is; maybe it would help if 
you posted the result of str(xy.freekt) after creating it.

Duncan Murdoch