google_language_codes | R Documentation |
Gives a list of valid Language Codes for Google Fonts, or validates that the language codes given are valid.
google_language_codes(
language_codes = c("latin", "latin-ext", "sinhala", "greek", "hebrew", "vietnamese",
"cyrillic", "cyrillic-ext", "devanagari", "arabic", "khmer", "tamil", "greek-ext",
"thai", "bengali", "gujarati", "oriya", "malayalam", "gurmukhi", "kannada", "telugu",
"myanmar")
)
language_codes |
Vector of potential Google language codes |
A vector of Google Font language codes matching language_codes
.
google_font()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.