tables_from_dai_file | R Documentation |
tables_from_dai_file()
is deprecated; please use get_text()
instead.
tables_from_dai_file(file)
file |
filepath of a JSON file obtained using |
a list of data frames
## Not run:
tables <- tables_from_dai_file("document.json")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.