compile_pref_func | R Documentation |
RcppXPtrUtils
.Compile preference functions via RcppXPtrUtils
.
compile_pref_func(preference, directed)
preference |
A list for defining the preference functions. |
directed |
Logical, whether to compile the preference functions for directed networks. If missing, the preference functions for both directed and undirected networks will be compiled. |
Returns the input list and their corresponding external pointers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.