convert.family | R Documentation |
(Internal) Format and check consistency of family.
convert.family(family, type = c("family", "character"))
family |
a family function, character of family name, symbol, or family object. |
type |
a character to specify the type of the value this function returns. If "family", this function returns 'family' object. If "character" is specified, this function returns a character string denoting the name of the family. This internal function is called by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.