symbolicQspray_from_list {symbolicQspray} | R Documentation |
(internal) Make a 'symbolicQspray' object from a list
Description
This function is for internal usage. It is exported because it is also used for internal usage in others packages.
Usage
symbolicQspray_from_list(x)
Arguments
x |
list returned by the Rcpp function
|
Value
A symbolicQspray
object.
[Package symbolicQspray version 1.1.0 Index]