Analyses generated in CapRosion are often organized in chunks of tibbles stored in SQLite data bases. This function helbs to load the tibble chunks from a data base and to assemble them to one results table
1 | assemble_sql_tbls(sql_path, sql_name)
|
sql_path |
Path of the SQLite data base as a character string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.