View source: R/utils_render_register_htmls.R
generate_href | R Documentation |
Generate full href for for different href types.
generate_href(filter, table_details, href_type)
filter |
The filter name |
table_details |
A list containing details needed for the hrefs |
href_type |
The href type (e.g., 'csv_source', 'searchable_csv', 'json', 'md') |
String representing the full URL to access the specified resource
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.