trans_path | R Documentation |
This function allows setting translation path and accessing the currently set one.
trans_path(path)
path |
|
If path
was not passed, currently set path, else nothing.
# Set path to example translations shipped with this package
trans_path(system.file("examples", package = "translated"))
# Check the current path
trans_path()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.