dj_import | R Documentation |
Imports module (and schema) from which to fetch data
dj_import(module = ".", schema = "*")
module |
the name of the python module containing your schemas. Default = ".", the local working directory |
schema |
the names of the schema(s) to import. Default = "*" (imports all modules) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.