View source: R/aopdata_dictionary.R
aopdata_dictionary | R Documentation |
Opens aopdata data dictionary on a web browser. This function requires internet connection.
aopdata_dictionary(lang = "en")
lang |
Character. Language of data dictionary. It can be either |
Opens aopdata data dictionary on a web browser
# Data dictionary in English
aopdata_dictionary(lang='en')
# Data dictionary in Portuguese
aopdata_dictionary(lang='pt')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.