make_eq_ref | R Documentation |
make_eq_ref() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make equation reference. The function returns Equation reference (a character vector of length one).
make_eq_ref(eq_nm_1L_chr, output_type_1L_chr)
eq_nm_1L_chr |
Equation name (a character vector of length one) |
output_type_1L_chr |
Output type (a character vector of length one) |
Equation reference (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.