powered by
Debug method that strips all gqlr classes and assigns the class as 'R6'
'R6'
as_R6(x)
any object. If it inherits 'R6', then the class of x is set to 'R6'
x
# NOT RUN { Int <- getFromNamespace("Int", "gqlr")$clone() print(Int) print(as_R6(Int)) # }
Run the code above in your browser using DataLab