Description Usage Arguments Value
make_gnrc_fn() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make generic function. The function returns Generic function (a character vector of length one).
| 1 | make_gnrc_fn(name_1L_chr, args_chr)
 | 
| name_1L_chr | Name (a character vector of length one) | 
| args_chr | Arguments (a character vector) | 
Generic function (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.