View source: R/lama_dictionary.R
This function checks if the object structure is that of a translation (named character vector).
1 2 | validate_translation(obj,
err_handler = composerr("The object has not a valid translation structure"))
|
obj |
An object that should be tested |
err_handler |
An error handling function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.