trud_items: Get available NHS TRUD items

View source: R/trud_items.R

trud_itemsR Documentation

Get available NHS TRUD items

Description

Scrapes this page from the NHS TRUD website for all available items.

Usage

trud_items()

Value

A tibble, with columns item_number and item_name.

Examples

## Not run: 
 trud_items()

## End(Not run)

trud documentation built on Sept. 12, 2024, 7:39 a.m.