View source: R/get_db_systems.R
get_db_systems | R Documentation |
Function to quickly get the currently implemented database systems
get_db_systems()
The currently implemented database systems as string array. 'E.g. c("postgres", "oracle")' #'
get_db_systems()
# Result: c("postgres", "oracle")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.