Hello,
Many thanks for the reply.
Indeed there was no scoping issue here. I was sloppy.
Best regards,
Jeremie
On Wednesday, 24 Mar 2021 at 11:34, Duncan Murdoch wrote:
> On 24/03/2021 9:06 a.m., Jeremie Juste wrote:
>> Hello,
>> I was wondering how to call a function outside a setRefClass but
On 24/03/2021 9:06 a.m., Jeremie Juste wrote:
Hello,
I was wondering how to call a function outside a setRefClass but inside
the package without export it. Let me explain by means of an example.
There are no scoping issues here: Your initialize method can see all
local functions in the packa
I think this query fits better on r-package-devel rather than here.
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Wed, Mar 24, 2021 at 6:07 AM Jeremie Juste
Hello,
I was wondering how to call a function outside a setRefClass but inside
the package without export it. Let me explain by means of an example.
- in the file test-package/R/test.R
##' some description
##'
##' some details
##' @title test
##' @return sideeffect
##' @author Jeremie Juste
##'
4 matches
Mail list logo