Description Usage Arguments Value
The compiled network is exposed via an Xptr
and can be used in cpp code via the Rcpp
package.
Make sure to link to this package using the LinkingTo
field in the DESCRIPTION
file of a
package, or with Rcpp::depends
in C++ code.
1 |
network |
a reaction network object created using |
rateless |
if |
force |
if |
display_path |
if |
Xptr
to a compiled network object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.