Fetch a list of analytes and additional analyte info for a given tenant.

get_tenant_analytes(tenant_id)

Arguments

tenant_id

integer of tenant ID.

Value

A dataframe containing the tenant's analytes. Columns include Id, AnalyteName, DisplayName, UnitId, UnitGroupId, and TenantId.