get_fixed_signatures | R Documentation |
Get fixed (reference) signatures
get_fixed_signatures(x, types = get_types(x), matrix = FALSE)
x |
bascule object. |
types |
List of variant types to retrieve signames for. |
matrix |
Logical. If 'TRUE', it will return the signatures in wide format. |
Reference signature matrix in long or wide format names with names equal to 'types'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.