qspray_from_list {qspray} | R Documentation |
(internal) Make a 'qspray' 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
qspray_from_list(qspray_as_list)
Arguments
qspray_as_list |
list returned by the Rcpp function
|
Value
A qspray
object.
[Package qspray version 3.1.0 Index]