generate_href: Generate full href for for different href types.

View source: R/utils_render_register_htmls.R

generate_hrefR Documentation

Generate full href for for different href types.

Description

Generate full href for for different href types.

Usage

generate_href(filter, table_details, href_type)

Arguments

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')

Value

String representing the full URL to access the specified resource


codecheckers/codecheck documentation built on Dec. 6, 2024, 7:38 p.m.